Skip to content

Releases: machineonamission/dlPro

1.1.1: minor patch to match upstream yt-dlp changes

04 Nov 02:39
331736b

Choose a tag to compare

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!

30 Oct 13:49
3e34ace

Choose a tag to compare

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

25 Sep 00:35
b17af2a

Choose a tag to compare

Updated yt-dlp to 2025.9.23

1.0.2

28 Aug 16:00
3a9e2d2

Choose a tag to compare

Changes:

  • updated yt-dlp to 2025.8.27
  • fixed settings button

1.0.1: Initial public release

12 Aug 20:20
e143809

Choose a tag to compare

Merge remote-tracking branch 'origin/master'