Skip to content

Releases: estellaarrieta/aebn-vod-downloader

v0.5.3

12 Jan 10:01
Compare
Choose a tag to compare

fix: crash if no studio name found

Full Changelog: v0.5.2...v0.5.3

v0.5.2

11 Jan 18:14
Compare
Choose a tag to compare
  • Fixed #33
  • Trailing commas in studio names now will be removed
  • Added arguments --start-segment and --end-segment

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 Jan 23:04
Compare
Choose a tag to compare

fixed AttributeError

v0.5

10 Jan 20:42
Compare
Choose a tag to compare

What's Changed

Refactor by @estellaarrieta in #32

  • Big refactor with better structure and modern python
  • Fixed 403 Error #29
  • Argument keys are updated, make sure you're not running it with the old ones!
  • Removed arguments:
    • --ffmpeg
    • --scene-padding
    • --start-segment
    • --end-segment
    • --validate

Full Changelog: v0.4.10...v0.5

v0.4.10

30 Sep 04:36
Compare
Choose a tag to compare
  • Specified the exact version of the curl_cffi for compatibility.

Full Changelog: v0.4.9...v0.4.10

v0.4.9

31 Aug 22:09
Compare
Choose a tag to compare

Full Changelog: v0.4.8...v0.4.9

v0.4.8

21 May 15:24
Compare
Choose a tag to compare

What's Changed

v0.4.7

21 May 12:19
7045080
Compare
Choose a tag to compare

What's Changed