TonyBlur
de11f5c638
fix: Clear buttons now effective immediately
...
- Updated navbar to fit theme
- Updated workflow
- Fixed clear buttons not effective immediately
2026-05-06 10:41:49 +08:00
TonyBlur
c755f394d1
feat: update icons, add suffix and fix bugs
...
- Removed shadow from URL entry wrap in app.html for a cleaner look.
- Updated various icon files to improve visual consistency across the application.
- Add suffix to identify different files of same video
- Fixed invisible download for short link
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 14:14:26 +08:00
TonyBlu
f10c0d9369
Merge branch 'master' into codex/rename-project-to-mytube-and-update-references-m4byy1
2026-05-01 13:22:45 +08:00
TonyBlu
d78bc41124
Route public canceled events by composite download key
2026-05-01 13:19:37 +08:00
TonyBlu
d41bd21b60
Merge branch 'master' into codex/rename-project-to-mytube-and-update-references-xpf5ex
2026-05-01 12:10:31 +08:00
TonyBlu
5fec503512
Fix downloads service tests with optional visit header
2026-05-01 11:54:30 +08:00
TonyBlur
6656efabba
update README and docker-compose configuration
...
Co-authored-by: Copilot <copilot@github.com>
2026-05-01 10:24:22 +08:00
TonyBlu
57350924a5
Support loading env vars from .env files in container
2026-04-30 20:51:01 +08:00
TonyBlu
44c42b3773
Refresh frontend with cohesive modern UI styling
2026-04-30 14:58:14 +08:00
Alex Shnitman
e9f979b349
fix yt-dlp options overrides ( closes #958 )
2026-04-18 08:46:29 +03:00
Alex Shnitman
f2d71cbe2e
add more CORS details
2026-04-13 20:45:20 +03:00
Alex Shnitman
4330d3b6c6
fix yt-dlp options examples
2026-04-10 14:06:08 +03:00
Alex Shnitman
06c4a2c4a8
update documentation
2026-04-10 08:38:32 +03:00
Alex Shnitman
aa60420ead
document CORS_ALLOWED_ORIGINS variable
2026-04-10 08:09:20 +03:00
Alex Shnitman
54680c405c
explain yt-dlp configuration in detail
2026-04-04 12:58:47 +03:00
Alex Shnitman
dd0f98d12f
change option presets to be multi-select
2026-04-04 10:25:46 +03:00
copilot-swe-agent[bot]
6e9b2dd7b3
Gate manual yt-dlp overrides behind flag
...
Agent-Logs-Url: https://github.com/alexta69/metube/sessions/31b4274d-cf48-4260-b73b-633cbcd2bb09
Co-authored-by: alexta69 <7450369+alexta69@users.noreply.github.com>
2026-04-03 09:05:19 +00:00
copilot-swe-agent[bot]
565a715037
feat: add per-download yt-dlp presets and overrides
...
Agent-Logs-Url: https://github.com/alexta69/metube/sessions/8a3119fc-63d1-4508-a196-8c50ff248812
Co-authored-by: alexta69 <7450369+alexta69@users.noreply.github.com>
2026-04-03 06:16:12 +00:00
Alex Shnitman
0cba61c9a4
update README
2026-04-02 10:52:56 +03:00
Alex Shnitman
483575d24a
add subscriptions; change persistence file format to JSON ( closes #901 , #76 , #113 , #170 , #242 , #444 , #503 , #555 , #566 )
2026-04-01 14:33:24 +03:00
copilot-swe-agent[bot]
2736425e19
Revert #504 default change: restore original playlist/channel output templates
...
Co-authored-by: alexta69 <7450369+alexta69@users.noreply.github.com>
2026-03-07 14:00:29 +00:00
copilot-swe-agent[bot]
0d905c0b61
Fix issues #898 , #542 , #561 , #504
...
Co-authored-by: alexta69 <7450369+alexta69@users.noreply.github.com>
2026-03-07 07:19:05 +00:00
copilot-swe-agent[bot]
6de4a56f28
Remove DEFAULT_DOWNLOAD_FOLDER feature
...
Co-authored-by: alexta69 <7450369+alexta69@users.noreply.github.com>
2026-03-07 06:37:09 +00:00
copilot-swe-agent[bot]
1f4c4df847
Implement DEFAULT_DOWNLOAD_FOLDER and CLEAR_COMPLETED_AFTER features ( #875 , #869 )
...
Co-authored-by: alexta69 <7450369+alexta69@users.noreply.github.com>
2026-03-06 15:37:35 +00:00
Alex Shnitman
54e25484c5
some fixes in cookie upload functionality
2026-03-06 14:20:16 +02:00
Adam Fendley
393add34b1
Add support for downloading an entire channel
2026-02-07 17:30:40 +02:00
Alex Shnitman
96e1863a68
change UID/GID to PUID/PGID; legacy name also supported ( #889 )
2026-02-06 15:31:01 +02:00
Lachlan Wisdom
c7ce543704
Update ownership settings in README
2026-01-13 22:53:15 +11:00
Lachlan Wisdom
38a77d19f5
Add CHOWN_DOWNLOAD_DIR option to README
2026-01-13 22:27:24 +11:00
Alex Shnitman
9be0781c7f
remove unnecessary DOWNLOAD_MODE config; always run concurrently (can limit to 1 for sequential mode)
2026-01-09 14:33:12 +02:00
Alex Shnitman
e378179e05
remove playlist strict mode (make it always true)
2026-01-09 14:26:50 +02:00
Alex Shnitman
5a7dd8769b
document HOST and PORT environment variables ( closes #815 )
2026-01-09 14:07:23 +02:00
AlvinRamoutar
d799a4a8eb
feature/repair-persistent-queues
2025-12-31 04:25:51 -05:00
Lemon Lam
318f4f9f21
Convert to LF
2025-12-26 19:30:26 +08:00
Alex
ca8e9e7907
Merge pull request #844 from pierrenedelec/clean-FE
...
feat(frontend): modernize Angular App
2025-12-25 21:27:52 +02:00
Pierre Nédélec
183c4ba898
feat(frontend): modernize Angular app
2025-12-15 01:56:47 +01:00
Aleksei
77c3c93157
Switching to a maintained fork of watchtower
...
The original repository has not been maintained for a long time
2025-12-14 07:42:25 +03:00
Alex Shnitman
588119d9eb
README fixes
2025-09-28 08:51:27 +03:00
Alex Shnitman
3524270d45
reorganized README
2025-09-26 15:15:54 +03:00
Alex Shnitman
ca875665c9
move to uv package manager
2025-09-24 16:30:58 +03:00
Alex Shnitman
2a687c92b4
change log level defaults
2025-06-28 12:00:55 +03:00
nixielectra
03be4c6329
add LOGLEVEL and ENABLE_ACCESSLOG env variables
2025-06-28 16:40:38 +08:00
Alex Shnitman
2f4ad60c48
python 3.13 and dependencies upgrade
2025-06-02 22:32:57 +03:00
backbonemedia
46ed0167cb
Exclude custom directories by regex
2025-05-30 20:48:38 +02:00
Alex
ecb79f9943
point to yt-dlp cmdline options script
2025-04-11 19:08:45 +03:00
Alex
0845b43233
add links to the option cookbooks
2025-04-11 18:23:02 +03:00
rdiaz738
92f5d34ce2
Refactored with feedback
2025-03-04 16:16:19 -08:00
rdiaz738
2e86a4875d
Update README.md
2025-03-01 17:57:44 -08:00
matthewpipes
fbac64ba33
Update README.md
...
Added what might be a popular YTDL_OPTION in the iOS Compatibility section
2024-12-05 16:03:08 -05:00
Rithas K
a5c9470576
feat: add Best (iOS) option to iCloud shortcut
2024-12-05 01:44:17 +05:30