Skip to content

Search Downloads audiobooks from tokybook.com and freeaudiobooks.top

License

Notifications You must be signed in to change notification settings

nazdridoy/audiobooksnatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audiobooksnatcher

Snatch audiobooks from Tokybook and FreeAudioBooks

Installation

  1. Go to desired clone directory, then run:
git clone https://github.com/nazdridoy/audiobooksnatcher.git
  1. Open terminal in audiobooksnatcher directory, then run:
pip install -r requirements.txt

Usage

Run audiobooksnatcher:

python main.py

Options

  • -S or --source: Specify the source website (default: "toky")
    • toky: Use Tokybook.com
    • freeaudiobooks: Use FreeAudioBooks.top

Example:

python main.py -S freeaudiobooks

Features

  1. Search book: Search for audiobooks on the selected source.
  2. Download from URL: Directly download an audiobook using its URL.

Search Functionality

  • Enter your search query when prompted.
  • Select the desired book from the search results.
  • The program will automatically start downloading the audiobook chapters.

Direct URL Download

  • Enter the URL of the audiobook when prompted.
  • Ensure the URL matches the selected source (Tokybook or FreeAudioBooks).

Tip

After downloading convert it into a proper m4b ebook with AudioBookBinder.

About

Search Downloads audiobooks from tokybook.com and freeaudiobooks.top

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%