Search & Download audiobooks from Tokybook and convert it automatically to audiobook friendly M4B format.
Download the latest release at https://github.com/z00mable/TokyBay/releases/latest
-
Start TokyBay
tokybay
-
If TokyBay is invoked with
-d
or--directory
as arguments it will change to a custom directorytokybay -d "C:\Users\User\Music"
Tip
- If
-d
or--directory
is not invoked, TokyBay will download the books to current directory. But directory can be change inside TokyBay settings.
- Search book: Search and find audiobook from Tokybook.com
- Download from URL: Directly download an audiobook using its URL.
- Convert to superior M4B format: Convert downloaded MP3 files automatically to M4B audio book format.
- User settings: Conveniently stored and easily changed in TokyBay's in-app settings.
- Enter your search query when prompted.
- Select the desired book from the search results.
- The program will automatically start downloading all audiobook chapters.
- Enter the URL of the audiobook when prompted.
- The program will automatically start downloading the audiobook chapters.
- Change download path.
- Activate/deactivate automatic M4B conversion after download.
- Keep or delete downloaded MP3 files (only possible when M4B conversion is activated).
Note
- After activating M4b conversion, TokyBoy will automatically download FFmpeg, if no FFmpeg directory is set in the in-app settings.
Open terminal and go to desired clone directory, then run:
git clone https://https://github.com/z00mable/TokyBay.git
cd TokyBay
dotnet restore
dotnet build
dotnet run -d "C:\Users\User\Music"
FFmpeg codebase is mainly LGPL-licensed with optional components licensed under GPL. Please refer to the LICENSE file for detailed information.
Xabe.FFmpeg is licensed under Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) for non commercial use. If you want use Xabe.FFmpeg in commercial project visit our website - Xabe.FFmpeg
Inspired by projects from
- Adrian Castro https://github.com/castdrian/audiosnatch
- Rahatul Ghazi https://github.com/rahaaatul/TokySnatcher
- nazDridoy https://github.com/nazdridoy/audiobooksnatcher