Skip to content

Releases: web-dl-tools/api

3.4.0

07 Apr 17:36
2353239
Compare
Choose a tag to compare
updated yt-dlp

3.3.0

17 Dec 17:11
Compare
Choose a tag to compare
Updated dependencies

3.2.3

02 Nov 14:09
77c99eb
Compare
Choose a tag to compare
Updated yt-dlp

3.2.2

12 Aug 19:41
10b7e49
Compare
Choose a tag to compare
Possible fix git command issue

3.2.1

12 Aug 19:41
e57b831
Compare
Choose a tag to compare
Update container

3.2.0

31 Jul 18:27
a6ab06f
Compare
Choose a tag to compare
Update settings.py

3.1.1

27 Apr 11:31
4fc6c4b
Compare
Choose a tag to compare
bump version

3.1.0

05 Mar 13:31
Compare
Choose a tag to compare
Fixed torrent handler status checker

3.0.1

25 Feb 14:40
Compare
Choose a tag to compare
Updated version

3.0.0: Fixed event loop closed error, removed file download endpoint, implem…

19 Nov 18:15
Compare
Choose a tag to compare

Added

  • Endpoint for NGINX subrequest file authentication and permission check.
  • Ability to retrieve a Django user from an auth-token cookie.

Changed

  • Switched to PubSub Redis Channel layer to resolve event closed loop errors.
  • Added Django type hints for build endpoint.

Removed

  • Endpoint for authenticated file download/serving due to inability to properly handle unstable networks. (Switched to NGINX native handling)
  • Packages for file type recognition.