Skip to content

Releases: EchterAlsFake/missAV_api

2.1

10 Jun 20:22
406de5b

Choose a tag to compare

PLEASE READ THE DOCUMENTATION!

(tomorrow when I have updated it lmao)

1.5.0

08 Feb 04:59
d233d77

Choose a tag to compare

Changelog

  • fixed an issue (idk it's so irrelevant idk even know how to call it at this point)

1.4.9

06 Feb 21:50
fe362ab

Choose a tag to compare

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

30 Nov 19:54
698aac9

Choose a tag to compare

  • fixed 403 errors

1.4.7

25 Oct 00:50
c111cbe

Choose a tag to compare

Changelog

  • you can now set videos_concurrency and pages_concurrency globally in eaf_base_api configuration

1.4.6

22 Oct 15:27
3230ff0

Choose a tag to compare

Changelog

  • switched to lxml
  • switched some more objects to bs4 instead of regexes
  • added http2 and brotli support
  • improved networking

1.4.5

07 Oct 05:10
aafab0d

Choose a tag to compare

  • added searching support (see docs)

1.4.4

06 Aug 01:44
089170a

Choose a tag to compare

  • 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

30 Jul 17:32
a32203e

Choose a tag to compare

  • fixed type hinting
  • switched from ffmpeg to av for video remuxing

1.4.2

02 Jul 16:45
de41acb

Choose a tag to compare

Changelog

Important

This update breaks existing the existing code base. See documentation!

  • Updated to the new configuration system of eaf_base_api (VERY IMPORTANT)