Skip to content

Releases: amurchick/AudioBooksDownload

Fix issue#4

16 Jul 04:21
Compare
Choose a tag to compare

Version 2.0.1

  • fix issue#4 (slashes in title)

Rewritten again

16 Jun 19:02
Compare
Choose a tag to compare

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

03 Dec 08:01
Compare
Choose a tag to compare

Update usage docs and rewrite from Sync() to co()

URL of book writted to file avoid amnesia

05 Apr 06:20
Compare
Choose a tag to compare
v1.0.1

Write URL of audio book to url.txt in download folder

First worked prototype

04 Apr 18:36
Compare
Choose a tag to compare

This release ready to download and save mp3's with tag rewriting.