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.
To use this you should have an active subscription to iCast service.
The simplest way of using this is with npx
, just run:
npx icastdownloader
and 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 start
- Add ID3 tags to downloaded files
I am not responsible for any use of this program, please read iCast terms of use before using this.