| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ezytdl-linux.tar.gz | 2025-11-28 | 112.9 MB | |
| latest.yml | 2025-11-28 | 328 Bytes | |
| ezytdl-win32.exe | 2025-11-28 | 98.9 MB | |
| ezytdl-win32.exe.blockmap | 2025-11-28 | 104.2 kB | |
| ezytdl-win32.zip | 2025-11-28 | 135.7 MB | |
| latest-mac.yml | 2025-11-28 | 331 Bytes | |
| ezytdl-darwin.dmg | 2025-11-28 | 115.9 MB | |
| ezytdl-darwin.dmg.blockmap | 2025-11-28 | 120.8 kB | |
| ezytdl-linux.AppImage | 2025-11-28 | 119.4 MB | |
| 3.0.2 - Fix auto-updater source code.tar.gz | 2025-11-28 | 12.3 MB | |
| 3.0.2 - Fix auto-updater source code.zip | 2025-11-28 | 12.4 MB | |
| README.md | 2025-11-28 | 4.0 kB | |
| Totals: 12 Items | 607.8 MB | 0 | |

Release v3.0.2
...is just a simple patch to fix the auto updater erroring out. Definitely didn't test that one, sorry!
Main release notes below.
Release v3.0.1
it's literally been over 2 years since i've last released a "stable update," and the nightly builds have been more stable than the "stable" builds for over a year and a half at LEAST. this is more or less an update to bring all of the latest features to everyone, as i understand that there are now people who install by a package manager and cannot swap to the nightly versions.
this is also me saying that i'm abandoning the whole "nightly version" thing, and just gonna keep releasing under "stable." nothing i ever write will be truly stable lol
sidenote: i've updated the README file a little while back, but i wanted to mention it here too - i'm no longer able to focus fully on this project, and i cannot provide any support for broken features as i was once able to. i do however still use this app as part of my workflow, so any bugs i find i will do my best to patch them whenever i feel like i could.
onto the updates:
Multiple link downloading
You are now able to manually enter multiple links to be downloaded, functionally similar to adding a playlist link. When inserting a link, you can now click the plus button (or press SHIFT + ENTER) to add the current link to a list, and insert a new one.Spotify pagination fixed
A bug that has been consistently reported over and over is the last stable version not being able to properly parse more than a certain amount of items in a playlist or album (code was bugged because there was no proper testing)This has been fixed.
Appearance refresh!
There has been a pretty big visual refresh of the app's UI, built to look a bit cleaner and to make it work well across both a dark and light theme. Additionally, I'm happy to introduce a new logo created by the wonderful Stenis!All of the app's appearance has been grouped into a single area to make it more consistent, which also introduces a new setting to change the color scheme per tab!
FFmpeg utilization boost!
ezytdl now utilizes FFmpeg so much more than ever! When downloading media, it defaults to streaming the media directly to FFmpeg and performing any relevant conversion / merging tasks without downloading everything first!This also means you're able to trim media without downloading all of it first as well!
In addition, ezytdl's hardware acceleration support with FFmpeg has been improved, allowing more users to take advantage of full GPU acceleration rather than partial.
...and many more little optimizations to make the experience better! :D