Releases: amurchick/AudioBooksDownload
Releases · amurchick/AudioBooksDownload
Fix issue#4
Rewritten again
Version 2.0.0
- node js version must be 8.0 or greater
- rewritten from generator functions/yield to await/async
- rewritten html body parsing - no more jQuery
- fix track numeration (now does not take from file name - use sequential numbers)
- parallel download of mp3 track (now hard coded 5 parallel downloads, in future will be configurable)
Updated Docs and rewritted
Update usage docs and rewrite from Sync() to co()
URL of book writted to file avoid amnesia
v1.0.1 Write URL of audio book to url.txt in download folder
First worked prototype
This release ready to download and save mp3's with tag rewriting.