Commit Graph

170 Commits

Author SHA1 Message Date
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
Alex
9557b9d65a Merge pull request #144 from shalak/enhance_bookmarklets
Add bookmarklets with toast
2022-05-25 22:40:27 +03:00
Mirek Szajowski
2f66f05ccc Add bookmarklets with toast 2022-05-25 00:15:46 +02:00
AutoUpdater
33443bfb17 upgraded yt-dlp 2022-05-19 00:58:02 +00:00
AutoUpdater
5bdb210dc1 upgraded yt-dlp 2022-04-09 00:40:49 +00:00
Alex Shnitman
43de9c8454 added Apache reverse proxy config 2022-03-15 19:48:09 +02:00
Alex
8c49a0c352 add g++ to build-deps 2022-03-10 10:22:59 +02:00
AutoUpdater
86e7358d8d upgraded yt-dlp 2022-03-10 00:39:19 +00:00
AutoUpdater
95ca0d2c88 upgraded yt-dlp 2022-03-09 00:36:58 +00:00
Alex Shnitman
6ce180aadf upgrade dependencies; save old docker images 2022-02-18 19:02:21 +02:00
Alex
865f698e71 Merge pull request #120 from almeidapaulopt/master (closes #107, closes #112)
add playlist parameters
2022-02-17 19:33:09 +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
AutoUpdater
b61b880904 upgraded yt-dlp 2022-02-05 00:25:10 +00:00
AutoUpdater
291a60d90f upgraded yt-dlp 2022-02-04 00:31:00 +00:00
Alex Shnitman
e345e3b6fa add title with filename to downloads (closes #105) 2022-01-26 22:09:11 +02:00
Alex Shnitman
4ee096c666 add note about Watchtower to README 2022-01-26 22:02:44 +02:00
Alex Shnitman
7b94a4fabd change default path of queue persistence files (closes #110) 2022-01-26 08:25:53 +02:00
Alex
47da14781b use LTS node version 2022-01-26 00:20:30 +02:00
Alex
1b2831871b Merge pull request #106 from Erazor2/queuePersistence
Queue persistence
2022-01-26 00:01:16 +02:00
Alex Shnitman
d8136fd5e7 Merge branch 'master' of https://github.com/alexta69/metube into queuePersistence 2022-01-25 23:59:38 +02:00
Alex Shnitman
80c2ed3f98 reworked persistent queues 2022-01-25 23:56:17 +02:00
AutoUpdater
4a81d964dc upgraded yt-dlp 2022-01-22 00:28:41 +00: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
d07d799e17 Updated Readme 2022-01-15 12:27:47 +00:00
Erazor2
eb1f031b33 Queue persistence for download and completed 2022-01-15 12:17:12 +00:00
Alex Shnitman
622ca428e3 encode download links (closes #104) 2022-01-14 09:11:03 +02:00
Alex
62570a0a40 Merge pull request #99 from Erazor2/RealRetry
Fixed Retry Button
2022-01-05 20:59:45 +02:00
Erazor2
57bf8a3f3b Updated layout for new Button 2022-01-04 22:16:42 +00:00
Erazor2
d060421c15 Updated layout for new Button 2022-01-04 22:10:23 +00:00
Erazor2
4eb3916546 Fixed retry for all Sites 2022-01-04 22:05:33 +00:00
Erazor2
d11934f3d8 Added URL-Button 2022-01-04 22:04:53 +00:00
AutoUpdater
f8ece495a8 upgraded yt-dlp 2021-12-28 00:30:28 +00:00
AutoUpdater
95dad433a4 upgraded yt-dlp 2021-12-26 00:32:50 +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
dadc18951a Merge pull request #90 from asuyou/dark-mode
Made theme toggleable
2021-12-17 19:33:20 +02:00
Alex Shnitman
498e30c633 changes to the theme toggle button 2021-12-17 19:30:20 +02:00
asuyou
61900a7ba8 Theme button is now material button 2021-12-17 18:35:43 +02:00
asuyou
225d37f88d Made theme toggleable 2021-12-16 21:57:54 +00:00
Alex Shnitman
4bd54939eb fix download link (closes #89) 2021-12-15 19:57:06 +02:00
Alex
6a78c9bf60 Merge pull request #88 from kleest/pr-download-link
Add download link to downloaded file
2021-12-14 18:30:59 +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
Alex Shnitman
ddf258855d fix sass syntax for dark mode 2021-12-11 16:48:40 +02:00
Alex
d708555ef7 Merge pull request #87 from PikuZheng/patch-1 (closes #81)
add a simple dark theme with OS theme
2021-12-11 11:33:40 +02:00
PikuZheng
b977252338 add a simple dark theme with OS theme
It will invert the color to make it look dark if your OS selects dark mode. (eg. Windows 10 Settings - Personalization - Colors - App Mode - Dark
#81
2021-12-11 10:49:54 +08:00
Alex
656827c588 Merge pull request #86 from omeryagmurlu/master
Try downloading metadata/thumbnails for mp3 files automatically
2021-12-06 20:14:09 +02:00