Releases: estellaarrieta/aebn-vod-downloader
Releases · estellaarrieta/aebn-vod-downloader
v0.5.3
fix: crash if no studio name found
Full Changelog: v0.5.2...v0.5.3
v0.5.2
- 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
fixed AttributeError
v0.5
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
- Specified the exact version of the
curl_cffi
for compatibility.
Full Changelog: v0.4.9...v0.4.10
v0.4.9
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- chore: scrape error human description by @estellaarrieta in #27
v0.4.7
What's Changed
- attempt to fix broken retry by @estellaarrieta in #26