Releases: EchterAlsFake/missAV_api
Releases · EchterAlsFake/missAV_api
2.1
1.5.0
Changelog
- fixed an issue (idk it's so irrelevant idk even know how to call it at this point)
1.4.9
Changelog
- Removed default / ffmpeg downloaders (BREAKS YOUR CODE!)
- Resume support
- Cancellation support
- Improved logging
- Switched to UV for project management
- Updated documentation
- Support for Python >= 3.9
Caution
This release breaks existing code and has complex changes, please visit the documentation once again!
1.4.8
- fixed 403 errors
1.4.7
Changelog
- you can now set videos_concurrency and pages_concurrency globally in eaf_base_api configuration
1.4.6
Changelog
- switched to lxml
- switched some more objects to bs4 instead of regexes
- added http2 and brotli support
- improved networking
1.4.5
- added searching support (see docs)
1.4.4
- fixed headers
- enabled network logging
- did other stuff idk my brain is cooked for real
- did backend stuff (no changes for you lol)
- switched to pyproject.toml
- fixed tests
- fixed 403 error
1.4.3
- fixed type hinting
- switched from ffmpeg to av for video remuxing
1.4.2
Changelog
Important
This update breaks existing the existing code base. See documentation!
- Updated to the new configuration system of eaf_base_api (VERY IMPORTANT)