Commit graph

432 commits

Author SHA1 Message Date
AutoUpdater
81e1f303a4 upgraded yt-dlp 2022-06-30 00:50:10 +00:00
Alex Shnitman
ad0eab880c angular 13 and bootstrap 5 2022-06-23 23:30:09 +03:00
Alex Shnitman
dccf8d5bf6 refactor of the entrypoint feature 2022-06-19 22:19:13 +03:00
Alex Shnitman
566774316f Merge branch 'master' of https://github.com/alexta69/metube into VergilGao/master 2022-06-19 21:54:30 +03:00
Alex
339c0aeb0b
Merge pull request #149 from georgekav2/master
Bugfix: Use paths for providing path information instead of implicit path in output template
2022-06-19 21:52:22 +03:00
Alex Shnitman
38a911f489 added note about the OUTPUT_TEMPLATE_CHAPTER config variable to the README 2022-06-19 21:51:10 +03:00
羽先生
24daafb095
typo Warning 2022-06-07 20:46:59 +08: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
羽先生
ccd1d5a891 update readme to add new mode description 2022-06-05 10:02:25 +08:00
羽先生
efb0001708 Use legacy mode when user runs with --user parameter, otherwise, use su-exec 2022-06-05 09:55:22 +08:00
羽先生
7a5ea73de2 add default timezone env parameter 2022-05-29 21:35:09 +08:00
羽先生
2a144e73ed use gosu and usermod to ensure data permissions 2022-05-29 16:06:38 +08: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