Commit Graph

126 Commits (bde077d23a32ed34c36408d0d811f7567eb428c3)

Author SHA1 Message Date
Alex Shnitman 6996e61f06 use YTDL_OPTIONS while reading video info (closes #58) 2021-09-25 15:26:29 +03:00
T. van Riel 574ed747eb
fix: set CORS to * for socketio (#55) 2021-09-18 23:23:02 +03:00
Alex Shnitman 95d199ed9b fix downloads from private playlists 2021-09-15 15:51:18 +03:00
Alex Shnitman ee0fcc3993 allow selecting MP4 in the GUI 2021-09-13 20:25:32 +03:00
Alex Shnitman b1f856474c add support for youtube-dl options (closes #33, #34) 2021-08-28 10:32:24 +03:00
Alex Shnitman 058e03876f allow all video formats, and merge into mp4 2021-08-27 12:19:53 +03:00
Alex Shnitman 2b3cd13bfd prefer mp4 format 2021-08-19 22:17:01 +03:00
Alex Shnitman 6e986a88ca switched to the yt-dlp fork of youtube-dl (closes #41) 2021-08-17 23:53:49 +03:00
Rpsl fffba9065a Added retry button for failed download 2021-07-29 11:12:40 +03:00
Alex Shnitman 3fe107b299 set AUDIO_DOWNLOAD_DIR to the value if DOWNLOAD_DIR if it wasn't overriden in the environment 2021-07-25 21:22:20 +03:00
Ömer Erdinç Yağmurlu dabaae58e2 Add AUDIO_DOWNLOAD_DIR option 2021-07-25 00:31:58 +02:00
Alfred Toth c8462012a1 environment variable to customize output file names 2021-05-18 16:15:49 +02:00
Alex Shnitman 52d8d64cb5 add audio-only download (closes #20) 2021-03-04 11:10:39 +02:00
Rpsl d106e213fc Add support of CORS rules 2021-01-26 16:28:03 +03:00
ashnitman 490f679b38 add 1440p quality (closes #11) 2021-01-12 20:12:21 +02:00
ashnitman 62602b19c9 allow custom video formats in backend 2021-01-07 17:51:14 +02:00
ashnitman 07cc86c7d9 update playlist suppot with "url_transparent" entry type 2020-12-06 12:42:11 +02:00
Alex 13e690dd63 add quality selection 2019-12-13 22:43:58 +02:00
Alex 34ec89485f recursive add (download entire channels) 2019-12-13 19:22:44 +02:00
Alex c3550ec17f fixed potential race 2019-12-07 21:49:31 +02:00
Alex 3cf7d25f4c improved error handling 2019-12-06 16:30:07 +02:00
Alex 91cee0339a fix broken PREFIX_URL feature 2019-12-06 14:37:08 +02:00
Alex a524f1faf3 add configurable URL prefix 2019-12-03 23:18:14 +02:00
Alex 9a959f9326 add "completed" panel 2019-12-03 22:32:07 +02:00
Alex 9d6d4a2fb8 add favicon 2019-11-29 20:16:58 +02:00
Alex 511404d23f initial commit: working version 2019-11-29 19:31:34 +02:00