icastdownloader
v0.0.7
Published
Download iCast hebrew audiobooks
Downloads
15
Maintainers
Readme
iCast AudioBooks Downloader
Intro
The iCast audiobooks service is really good but I can't use it because of the need for constant network connection, additinally the phone app UX is not optimal and has some bugs (Jumping between chapters, Stop playing for no reason, Not remembering last stop). So i developed this tool so i could listen in my favourite audiobooks player.
Usage
To use this you should have an active subscription to iCast service.
The simplest way of using this is with npx, just run:
npx icastdownloaderand follow the instructions.
if you want to run it without npx just follow these command:
git clone https://github.com/20lives/iCastDownloader.git
cd iCastDownloader
npm run start
# or yarn startTodos
- Add ID3 tags to downloaded files
Disclaimer
I am not responsible for any use of this program, please read iCast terms of use before using this.
