]>
git.ekhem.eu.org Git - ydlpd.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
Jakub Czajka [Mon, 1 Jan 2024 20:43:44 +0000 (21:43 +0100)]
Select formats with the <select> tag.
Jakub Czajka [Sun, 24 Dec 2023 18:03:29 +0000 (19:03 +0100)]
Use CSS viewport.
Jakub Czajka [Thu, 30 Nov 2023 23:31:38 +0000 (00:31 +0100)]
Remove README in favour of the repository's description.
Jakub Czajka [Thu, 23 Nov 2023 23:25:18 +0000 (00:25 +0100)]
Switch from a python server to nginx + fastcgi.
Jakub Czajka [Sun, 24 Sep 2023 11:33:53 +0000 (13:33 +0200)]
Bump version of yt-dlp
Jakub Czajka [Sun, 14 May 2023 10:31:41 +0000 (12:31 +0200)]
Implement the server.
Jakub Czajka [Sun, 14 May 2023 10:16:52 +0000 (12:16 +0200)]
Describe the project in a README.