GithubHelp home page GithubHelp logo

audible-downloader's People

Contributors

aterriblegamer avatar d10r avatar kagee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

audible-downloader's Issues

Redirect instead of download, unexpected download file name

When running on Ubuntu 14.04 for audible.de, I had 2 issues:

  • With the user agent set (Win, Trident), Audible redirects to a page advertising a download application instead of actually downloading.
  • The filename of the download for me isn't admhelper as expected by the script, thus it fails.

I created a fork with changed user agent and blind downloading: it just clicks the download button and waits for 60 seconds before clicking the next one. This works for me, however the script doesn't know if the download actually succeeds. Also, the 60 seconds may not be enough if the lib contains huge audiobooks. See commit.

loop_remove_drm only echoes commands nothing actually executes

File download script worked perfectly!
Running the loop script didn't do anything.
I have 287 files that were echo'd to the terminal. No files were copied or drm removed

If I copy the command that was echo'd out, it runs. Why didn't the script execute it?

Copied file name is <FILENAME>.aax.mp4

Let me say how fantastic this set of scripts is! It is amazing. I am planning to archive all my audiobooks to Plex so this is super helpful.

The loops script creates files but does not remove the .aax from the file name.

ffmpeg -loglevel error -activation_bytes -i /tmp/audible/YourFirstListen.aax -vn -c:a copy /tmp/audible-no-drm/YourFirstListen.aax.mp4

Enhancement Request: Author folder names for Plex

I am running an add-on for Plex that supports Audiobooks. It requires audiobook to be in a folder by author. Then the file is the title of the book.

Would it be possible to update the existing script (or add another script) that would be able to copy the files into folder by author name?

selenium.common.exceptions.NoSuchElementException: Message: no such element:

Hi,

I'm getting following error and my system is Manjaro Linux. Looks like the Audible side has changed since last update of your tool. Or I'm rong?

Thanks for help and thanks for publishing your tool.

./download.py -l de
Username: xxxxx
Password:
Configuring browser
Starting browser
Opening Audible for language de
Logging in to Amazon/Audible
Opening Audible library
Selecting books from 'All Time'
Traceback (most recent call last):
File "./download.py", line 428, in
configure_audible_library(driver, lang)
File "./download.py", line 288, in configure_audible_library
select = Select(driver.find_element_by_id("adbl_time_filter"))
File "/home/christoph/.local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 359, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/home/christoph/.local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 966, in find_element
'value': value})['value']
File "/home/christoph/.local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 320, in execute
self.error_handler.check_response(response)
File "/home/christoph/.local/lib/python2.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"id","selector":"adbl_time_filter"}
(Session info: chrome=67.0.3396.87)
(Driver info: chromedriver=2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7),platform=Linux 4.14.52-1-MANJARO x86_64)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.