]> git.ekhem.eu.org Git - ydlpd.git/log
ydlpd.git
4 months agoPrint debug logs and redirect only if download succeeds. main
Jakub Czajka [Sun, 8 Dec 2024 22:41:27 +0000 (23:41 +0100)]
Print debug logs and redirect only if download succeeds.

4 months agoForce downloading with IPv4.
Jakub Czajka [Sun, 8 Dec 2024 15:14:08 +0000 (16:14 +0100)]
Force downloading with IPv4.

This helps prevent being marked as a bot.

4 months agoUse cookies instead of OAuth.
Jakub Czajka [Sun, 8 Dec 2024 15:07:30 +0000 (16:07 +0100)]
Use cookies instead of OAuth.

OAuth no longer works [1].

[1] https://github.com/yt-dlp/yt-dlp/wiki/Extractors#logging-in-with-oauth

6 months agoObtain a cookie before downloading if needed.
Jakub Czajka [Sun, 27 Oct 2024 12:14:06 +0000 (13:14 +0100)]
Obtain a cookie before downloading if needed.

yt-dlp now requires an OAuth cookie [1].

[1] https://github.com/yt-dlp/yt-dlp/wiki/Extractors#logging-in-with-oauth

16 months agoSelect formats with the <select> tag.
Jakub Czajka [Mon, 1 Jan 2024 20:43:44 +0000 (21:43 +0100)]
Select formats with the <select> tag.

16 months agoUse CSS viewport.
Jakub Czajka [Sun, 24 Dec 2023 18:03:29 +0000 (19:03 +0100)]
Use CSS viewport.

16 months agoRemove README in favour of the repository's description.
Jakub Czajka [Thu, 30 Nov 2023 23:31:38 +0000 (00:31 +0100)]
Remove README in favour of the repository's description.

16 months agoSwitch from a python server to nginx + fastcgi.
Jakub Czajka [Thu, 23 Nov 2023 23:25:18 +0000 (00:25 +0100)]
Switch from a python server to nginx + fastcgi.

16 months agoBump version of yt-dlp
Jakub Czajka [Sun, 24 Sep 2023 11:33:53 +0000 (13:33 +0200)]
Bump version of yt-dlp

16 months agoImplement the server.
Jakub Czajka [Sun, 14 May 2023 10:31:41 +0000 (12:31 +0200)]
Implement the server.

16 months agoDescribe the project in a README.
Jakub Czajka [Sun, 14 May 2023 10:16:52 +0000 (12:16 +0200)]
Describe the project in a README.