Releases: machineonamission/dlPro
Releases · machineonamission/dlPro
1.1.1: minor patch to match upstream yt-dlp changes
dlPro 1.1.0 shipped with a very early beta of yt-dlp with jsc support, and now that it's further along the dev chain (and merged into master), ive updated my code to match some of the infrastructure changes (mainly that the js challenges are separated from yt-dlp itself, so dlPro turns on the yt-dlp setting to download them from github)
Full Changelog: 1.1.0...1.1.1
1.1.0: Major yt-dlp upgrade!
Changes
- dlPro now automatically fetches the latest version of yt-dlp. this means dlPro will never fall behind yt-dlp, and will be much more up to date with websites.
- dlPro integrates with yt-dlp's upcoming ability to run "js challenges", which allows yt-dlp to solve complex anti-bot challenges. This means dlPro once again works on YouTube! these challenges update with yt-dlp automatically, so dlPro will never fall behind yt-dlp.
Bug fixes
- fixed settings button
- fixed yt-dlp failing fetches on firefox
- shows a better error message when trying to download livestreams (which dlPro doesn't support yet)
Full Changelog: 1.0.3...1.1.0
1.0.3
Updated yt-dlp to 2025.9.23
1.0.2
Changes:
- updated yt-dlp to 2025.8.27
- fixed settings button
1.0.1: Initial public release
Merge remote-tracking branch 'origin/master'