Commit Graph

54 Commits (208d6f25ba127b7c0b91d00a89c9a99358e657dd)

Author SHA1 Message Date
Alex 208d6f25ba
Merge pull request #148 from 1RandomDev/download-thumbnail
Added option for thumbnail only
2022-09-01 15:21:12 +03:00
1RandomDev 0f27bf8545 Set correct file extension for thumbnails 2022-08-24 18:10:49 +02:00
georgekav 712dc4ddbb Pass to yt_dlp a chapter-specific output template
When a FFmpegSplitChapters postprocessor is used it is taken into account, in all other cases the default output template is used.
2022-06-06 20:47:13 +02:00
georgekav 2e6658ce49 Use paths parameters from yt_dlp for passing the path instead of making it part of the output template.
This allows to use postprocessors like split-chapters that use their own output template parameter key ("chapter") and not the default one. By providing paths dictionary the postprocessors will respect that path for the output of the processed files.
2022-06-06 20:46:29 +02:00
1RandomDev de322ad5d1 Added option for thumbnail only 2022-06-06 16:26:53 +02:00
almeidapaulopt 979c98ef7e pass properties if they exist 2022-02-17 16:33:17 +00:00
almeidapaulopt deab875acd ass playlist parameters 2022-02-17 15:28:24 +00:00
Alex Shnitman 7b94a4fabd change default path of queue persistence files (closes #110) 2022-01-26 08:25:53 +02:00
Alex Shnitman 80c2ed3f98 reworked persistent queues 2022-01-25 23:56:17 +02:00
Erazor2 9994777974 Added sorting by Timestamp 2022-01-21 21:23:59 +00:00
Erazor2 1ebf1da076 Added Env-Var for State-Directory 2022-01-17 18:47:32 +00:00
Erazor2 eb1f031b33 Queue persistence for download and completed 2022-01-15 12:17:12 +00:00
Alex Shnitman a2d5cd0b1b fix url_transparent handling (closes #95) 2021-12-22 20:19:19 +02:00
Alex 743cff1c87
fix typo (closes #94) 2021-12-21 10:37:05 +02:00
Alex e2ebb8c076
always set mp3 quality (closes #93) 2021-12-21 08:50:19 +02:00
Alex Shnitman 4bd54939eb fix download link (closes #89) 2021-12-15 19:57:06 +02:00
Steffen Klee fe4993153c Add download link to downloaded file
This adds a simple download link that points to the downloaded file.

Note: This makes all files in the download directory (and its
sub-directory) available to any user.

Closes gh-26
2021-12-13 22:35:19 +01:00
Your Name e635a4a7f5 thumbs 2021-12-01 21:48:01 +01:00
Alex Shnitman 51b8100362 fix default format (closes #85) 2021-11-27 16:45:21 +02:00
Alex Shnitman f52bea74d3 simplified format handling 2021-11-20 10:12:08 +02:00
Alex Shnitman 829cc8e5b0 Merge branch 'master' of https://github.com/alexta69/metube into mp3-support 2021-11-20 09:48:11 +02:00
asuyou 69746826f8 dl_formats options are now inline 2021-11-19 20:37:55 +00:00
asuyou eadf8239e9 Changed to "any" to work like original (backend) 2021-11-14 23:17:07 +00:00
Alex Shnitman 6b4819924b fix breakage after upgrade 2021-11-13 20:07:14 +02:00
asuyou 63ec5c37af Changed back to original format download 2021-11-05 23:46:40 +00:00
asuyou 9e82aa1976 Fixed "custom:" download format 2021-10-30 18:06:56 +01:00
asuyou d051814259 Added quality choice based on format 2021-10-28 11:19:17 +01:00
asuyou b3a589f1a9 Added simple MP3 support 2021-10-25 17:15:09 +01:00
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