AutoUpdater
405df1946c
upgraded yt-dlp
2025-06-26 00:09:48 +00:00
AutoUpdater
6485e3000c
upgraded yt-dlp
2025-06-10 00:09:38 +00:00
Alex Shnitman
7e14c63008
show download totals at the top; debounce download speeds. closes #613
2025-06-06 19:20:33 +03:00
Alex Shnitman
d74e8df408
add metube version. closes #83
2025-06-05 20:47:49 +03:00
Alex Shnitman
f494c4f6be
fix download folder selection dropdown. closes #678
2025-06-05 18:45:36 +03:00
Alex Shnitman
b7ef408d5d
upgrade to angular 19
2025-06-02 23:16:32 +03:00
Alex Shnitman
91f1e21df0
upgrade to angular 18
2025-06-02 22:53:20 +03:00
Alex Shnitman
607c10c16e
dependencies upgrade
2025-06-02 22:36:55 +03:00
Alex Shnitman
2f4ad60c48
python 3.13 and dependencies upgrade
2025-06-02 22:32:57 +03:00
Alex Shnitman
7ac542d25c
UI clutter cleanup and reorganization
2025-06-02 22:32:23 +03:00
Alex
d15ec69d23
Merge pull request #671 from backbonemedia/feature/custom-dirs-exclude
...
Add a regex filter to exclude some of the custom directories from the drop-down
2025-05-30 23:22:50 +03:00
Alex
f051db4fa5
Merge pull request #667 from jonfairbanks/master
...
Install mutagen
2025-05-30 23:21:49 +03:00
backbonemedia
46ed0167cb
Exclude custom directories by regex
2025-05-30 20:48:38 +02:00
Jon Fairbanks
61d6de43a3
Install curl-cffi
2025-05-30 08:56:49 -07:00
Jon Fairbanks
2f58000aa2
Install mutagen
2025-05-29 16:11:26 -07:00
Alex
bb1771be7a
Merge pull request #663 from you-cant-see-me/fix-impersonate
...
Fix impersonate option
2025-05-27 19:02:18 +03:00
you-cant-see-me
6f2a6b94e4
Fix download with impersonate
2025-05-27 16:16:37 +01:00
you-cant-see-me
cdcb6691b0
Fix impersonate option
2025-05-27 15:56:48 +01:00
AutoUpdater
b07db0c9e3
upgraded yt-dlp
2025-05-23 00:09:17 +00:00
AutoUpdater
6f5d6c6079
upgraded yt-dlp
2025-05-01 00:10:15 +00:00
Alex
8cf4e90bb0
Merge pull request #636 from CedricFinance/patch-1
...
Redirect to / when basePath is empty
2025-04-16 17:46:30 +03:00
Cédric Finance
81afaf3c47
Redirect to / when basePath is empty
2025-04-12 17:03:27 +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
AutoUpdater
cd4c4afd34
upgraded yt-dlp
2025-04-01 00:09:56 +00:00
AutoUpdater
64ab214220
upgraded yt-dlp
2025-03-28 00:08:31 +00:00
AutoUpdater
6e4d0c647e
upgraded yt-dlp
2025-03-27 00:08:33 +00:00
AutoUpdater
8fd9d650c4
upgraded yt-dlp
2025-03-26 00:08:45 +00:00
Alex
f0e388835b
Merge pull request #618 from rdiaz738/master
...
Fix issue with import not respecting selected quality profile and dropdown menu
2025-03-25 22:22:54 +02:00
rdiaz738
81a6645555
Merge remote-tracking branch 'upstream/master'
2025-03-25 11:11:14 -07:00
rdiaz738
863d7e3728
Update app.component.ts
2025-03-25 11:08:10 -07:00
AutoUpdater
154a2216c8
upgraded yt-dlp
2025-03-22 00:08:31 +00:00
Alex
cc5f22abf0
Merge pull request #608 from rdiaz738/master
...
Fixed MAX_CONCURRENT_DOWNLOADS and button styling
2025-03-07 09:47:18 +02:00
rdiaz738
8ea3359730
Fix for 605 and 607
2025-03-06 18:29:06 -08:00
Alex
071bb30d56
Merge pull request #604 from eoredthar/bug-queue-doesnt-restore-when-container-restarted
...
Fix: Restore queue when container restarted from old queue file
2025-03-06 08:35:03 +02:00
thar
c89aa44628
Fix: Restore queue when container restarted
...
In case the user tries to restart the container with an updated container but an old queue file, the system checks if the object contains the attributes playlist_strict_mode and playlist_item_limit. If they are not present, it sets them to False and 0, respectively.
2025-03-05 17:34:53 -06:00
Alex
2872e8e6ab
Merge pull request #602 from rdiaz738/master
...
Added different download options and url import/exports
2025-03-05 19:15:14 +02:00
Alex
e281d61773
Merge branch 'master' into master
2025-03-05 19:12:29 +02:00
rdiaz738
92f5d34ce2
Refactored with feedback
2025-03-04 16:16:19 -08:00
Alex
cf8123aeff
Merge pull request #584 from PikuZheng/add-yt-dlp-version-disp
...
display yt-dlp version in webui
2025-03-04 21:29:59 +02:00
rdiaz738
2e86a4875d
Update README.md
2025-03-01 17:57:44 -08:00
rdiaz738
9fc27a2984
Delete docker-compose.yml
2025-03-01 17:46:05 -08:00
rdiaz738
8d70ed9d36
Updated ui and backend
...
Added Sequential, limited and concurrent downloading and import export buttons
2025-03-01 17:43:48 -08:00
rdiaz738
11cb4a1d28
Update app.component.html
2025-03-01 14:38:51 -08:00
rdiaz738
ee48b3d595
Update app.component.html
2025-03-01 14:36:06 -08:00
rdiaz738
4acb48b12a
Merge remote-tracking branch 'upstream/master'
2025-03-01 14:07:31 -08:00
AutoUpdater
592a79ce49
upgraded yt-dlp
2025-02-20 00:08:08 +00:00
Alex
2e0ff2bb4a
Merge pull request #587 from PikuZheng/download-multi
...
Download multiple files from MeTube
2025-02-07 19:40:36 +02:00
PikuZheng
4d145ba899
Download multiple files from MeTube
...
#586
2025-02-07 09:04:35 +08:00
PikuZheng
85531ae89f
Merge branch 'alexta69:master' into add-yt-dlp-version-disp
2025-02-02 09:12:16 +08:00