CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 163
Releases: marcopiovanello/yt-dlp-web-ui
March release πΈ
e436246
Compare
Hello everyone!
In this release we're trying to bring cron subscription manager to stable (with some important bugfixes)!
What's Changed
- Update EN, IT langs by @LelieL91 in #261
- Initial support for playlist modifiers by @marcopiovanello in #262
- Fixed static file location by @LelieL91 in #263
- Add one-click deploy options for AWS, DigitalOcean, and Render in README by @Lasim in #268
- Fixed #273
- feat: allow auto/pre-selected extension by @kohanyirobert in #255
- cron based subscription management by @marcopiovanello in #258
- Custom yt-dlp arguments text field doesn't trigger page reload on edit by @marcopiovanello in #259
New Contributors
Full Changelog: v3.2.5...v3.2.6
Assets 6
Cron based subscriptions management βοΈ
65960fb
Compare
hello.webm
What's Changed
- feat: allow auto/pre-selected extension by @kohanyirobert in #255
- cron based subscription management by @marcopiovanello in #258
- Custom yt-dlp arguments text field doesn't trigger page reload on edit by @marcopiovanello in #259
New Contributors
- @kohanyirobert made their first contribution in #255
Full Changelog: v3.2.4...v3.2.5
Assets 6
February release β·οΈ
cc6a562
Compare
Hello everyone!
I skipped January release due to lack of new features and generally due to busy schedules.
But we're back! πͺ
What's Changed
- update username by @mchangrh in #234
- Update i18n.yaml (Brazilian Translation) by @GustoVasconcelos in #237
- Update settings.ts (enable portuguese-br) by @GustoVasconcelos in #238
- i18n system refactor by @marcopiovanello in #243
- refac: i18n by @pthoelken in #244
- i18n: hungarian translation by @hahnrobi in #250
- fixed postprocessor args by @marcopiovanello in #256
New Contributors
- @GustoVasconcelos made their first contribution in #237
- @pthoelken made their first contribution in #244
- @hahnrobi made their first contribution in #250
Full Changelog: v3.2.3...v3.2.4
Regarding the UI rewrite with shadcn/ui
Assets 6
December release π
d9cb018
Compare
Hello everyone!
Some QoL improvements like editable templates, bug fixes and little optimizations.
For some festivity vibes I've added a new selectable accent :)
In 2025 the frontend refresh will start! (#223)
Wishing you a great great Christmas and and a wonderful new year!
This year the activity on this project was astounding.
Thanks for the support!
What's Changed
- Editable templates by @marcopeocchi in #225
- Missing client side UpdateExecutable function by @marcopeocchi in #227
- custom path based frontend by @marcopeocchi in #231
- upgraded react to v19 by @marcopeocchi in #232
Full Changelog: v3.2.2...v3.2.3
Assets 6
November release π°
6c9118f
Compare
Hello everyone!
As usual the monthly release: small fixes, many new contributors and optimizations to yt-dlp-webui's core.
What's Changed
- Update japanese translate by @minetaro12 in #198
- enabled french and swedish by @marcopeocchi in #199
- Dropping rxgo by @marcopeocchi in #201
- fix(nix): fix package build by @NefixEstrada in #208
- fix: manual installation by @MoonDusk1996 in #220
- Fix module name to match major version v3. Simplify makefile. by @istvan-andrasi in #213
- Changed state manager from Recoil to Jotai by @marcopeocchi in #221
New Contributors
- @minetaro12 made their first contribution in #198
- @NefixEstrada made their first contribution in #208
- @MoonDusk1996 made their first contribution in #220
- @istvan-andrasi made their first contribution in #213
Full Changelog: v3.2.1...v3.2.2
Assets 6
September release πͺ
01cf9ef
Compare
Hello everyone!
As usual (a bit late from the schedule) the monthly release π.
The livestreams monitor has been perfected (still in its early stages, but working) and some performance optimisations have been made.
Also, many QoL improvements have been made by some awesome contributors.
yt-dlp-webui has now Nix support thanks to @emanueljg.
What's Changed
- [I18n] Update Chinese translation by @MFWT in #185
- fix use old enum status values by @marcopeocchi in #187
- Use cookies saved server side by @marcopeocchi in #188
- Add Nix by @emanueljg in #177
- added "language" to the Format struct by @marcopeocchi in #194
- fix: Can't download extracted audio as mp3 #152 by @eric2788 in #196
New Contributors
Full Changelog: v3.2.0...v3.2.1
Assets 6
Livestreams support hotfix
Compare
Hello everyone!
This release fixes a strange behaviour of the livestream monitor:
the ffmpeg process that yt-dlp spawns for downloading livestreams hangs after a certain amount of time (50-55s).
Now, livestreams that have started are migrated to the standard download page and downloaded as regular videos (with metadata too!!).
The main caveat is that, unfortunately, it isn't possible to retrieve the download progress so livestreams will always shows as "pending" with 0 MB/s speed (a fix is in progress).
In order to fully support livestreams, if you're not using docker, I suggest to update yt-dlp to its latest version.
Full Changelog: v3.2.0...v3.2.0-fix
Assets 6
Livestreams support
Compare
After a couple of months, youtube livestreams are now supported!
A new section called "livestream monitor" has been added.
If you add a livestream that has yet to start it will be monitored and downloaded once started;
if an already started livestream is added it will be downloaded but no progress will be tracked (this is a limitation of yt-dlp since it uses ffmpeg to download livestreams).
What's Changed
- i18n: add swedish by @emanueljg in #179
- Feat livestream support by @marcopeocchi in #180
- CHORE: update translation files by @ja49619 in #181
- filemame to filename by @aegershman in #182
New Contributors
- @emanueljg made their first contribution in #179
- @ja49619 made their first contribution in #181
- @aegershman made their first contribution in #182
Full Changelog: v3.1.2...v3.2.0
Assets 6
August release πΉ
Compare
Hello everyone! π
As always, here's the monthly release.
OpenID authentification
Here's a wiki page to enable OpenID.
Great idea from @CrazyWolf13 to support this authentication scheme π.
What's Changed
Full Changelog: v3.1.1...v3.1.2
Assets 6
July release ποΈ
Compare
Hello everyone! π
Monthly mini-release:
- Fixed batch downloads removal (KillAll func)
- Fixed #160
Full Changelog: v.3.1.0...v3.1.1