Commit Graph

84 Commits (6996e61f06b5a78eaf6786eec8c3896ecaa78623)

Author SHA1 Message Date
Alex Shnitman 6996e61f06 use YTDL_OPTIONS while reading video info (closes #58) 2021-09-25 15:26:29 +03:00
Alex 05824a148e
Merge pull request #57 from auanasgheps/patch-1
Add cookies how to
2021-09-20 16:33:16 +03:00
Alex Shnitman 1121243678 reword README text about cookie usage 2021-09-20 16:31:47 +03:00
Oliver Cervera fb43148cfa
Add cookies how to
Add procedure to use cookies with this container
2021-09-20 15:15:51 +02: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 19be41be1c upgrade to angular 12 2021-09-12 20:41:42 +03:00
Alex Shnitman 962c740377 upgrade to angular 11 2021-09-12 20:21:14 +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
Alex 09da20881c
Merge pull request #38 from Rpsl/retry_button
Added retry button for failed download
2021-07-29 21:17:07 +03:00
Rpsl 26ae942786 Remove download from "done" when retry it 2021-07-29 21:09:00 +03:00
Rpsl fffba9065a Added retry button for failed download 2021-07-29 11:12:40 +03:00
Alex e56ea5c1b7
Merge pull request #37 from Rpsl/master
added info in README about browser extension
2021-07-27 19:08:24 +03:00
Alex Shnitman 810dd34c31 expand extension description 2021-07-27 19:06:51 +03:00
Rpsl 9628371d8c added info in README about browser extension 2021-07-27 15:18:00 +03:00
Alex 3b97f47915
Merge pull request #36 from omeryagmurlu/master
Add AUDIO_DOWNLOAD_DIR option
2021-07-25 21:47:43 +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
Alex Shnitman 95c0195c22 firefox bookmarklet 2021-07-09 15:09:27 +03:00
AutoUpdater 613a167317 upgraded youtube-dl 2021-06-06 01:08:23 +00:00
Alex 3c7e66760d
Merge pull request #31 from xiongzi/master
environment variable to customize output file names
2021-05-18 21:08:18 +03:00
Alex Shnitman 89dddab037 add documentation for the OUTPUT_TEMPLATE env variable 2021-05-18 21:05:36 +03:00
Alfred Toth c8462012a1 environment variable to customize output file names 2021-05-18 16:15:49 +02:00
AutoUpdater 155d93a14c upgraded youtube-dl 2021-05-17 00:50:25 +00:00
Alex Shnitman fd962964d1 upgraded dependencies 2021-05-10 20:47:08 +03:00
Alex Shnitman f23d7b8e3e upgraded dependencies 2021-04-30 22:11:07 +03:00
AutoUpdater 615008cfa8 upgraded youtube-dl 2021-04-26 00:55:36 +00:00
AutoUpdater 83ce851a23 upgraded youtube-dl 2021-04-17 00:51:23 +00:00
Alex Shnitman 0a7d6e246d use dockerhub password for syncing README 2021-04-13 19:44:25 +03:00
Alex Shnitman 6eb691029e add bookmarklet in README 2021-04-12 23:08:36 +03:00
Alex Shnitman 0a4c67caca fix manual run instructions in README (closes #28) 2021-04-09 20:55:05 +03:00
AutoUpdater b0724bd849 upgraded youtube-dl 2021-04-07 00:53:07 +00:00
AutoUpdater 138563f3a3 upgraded youtube-dl 2021-04-01 00:53:09 +00:00
AutoUpdater 4f31e17759 upgraded youtube-dl 2021-03-31 00:47:13 +00:00
AutoUpdater f0fb86c9c1 upgraded youtube-dl 2021-03-25 00:28:42 +00:00
Alex Shnitman f81bc7a641 add badges 2021-03-20 18:36:30 +02:00
AutoUpdater 93d8ca7ec9 upgraded youtube-dl 2021-03-15 00:35:01 +00:00
Alex Shnitman b8285c0b8e add youtube-dl upgrade action 2021-03-14 22:02:50 +02:00
Alex Shnitman 72d24116a9 upgrade dependencies 2021-03-10 21:42:22 +02:00
Alex Shnitman 8118dfa6ac complete integration of mage build via github workflows 2021-03-10 21:37:10 +02:00
Alex Shnitman da48bc6272 add multiplatform build 2021-03-10 20:57:44 +02:00
Alex Shnitman 52d8d64cb5 add audio-only download (closes #20) 2021-03-04 11:10:39 +02:00
Alex Shnitman 70b08c6448 upgrade dependencies 2021-02-26 22:02:58 +02:00
Alex Shnitman cb8f820d73 upgrade dependencies (migrate to Angular 10) 2021-02-02 21:09:28 +02:00
Alex 5b72fe1ba3
Merge pull request #17 from Rpsl/master
Add support of CORS rules
2021-01-26 22:08:24 +02:00
Rpsl d106e213fc Add support of CORS rules 2021-01-26 16:28:03 +03:00