Skip to content

Python script to download audiobooks by name directly from audiobooklabs.com

License

Notifications You must be signed in to change notification settings

jxtin/AudiobookDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audiobook Downloader and Player

Python script to download audiobooks by name directly from audiobooklabs.com along with a GUI player attached.

Works on as expected on windows and Linux.

Supposed to work on MacOs but a lot of glitches ;-;

The script has the following imports (given in requirements.txt)

requests

beautifulsoup4

audioplayer

PyObjC (for MacOS)

All of these can be installed by using

pip install -r requirements.txt

These are the screenshots (Garuda Linux) :

About

Python script to download audiobooks by name directly from audiobooklabs.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages