Historique de versions de dlPro - 6 versions
dlPro par Machine on a Mission
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.2.0
Publié le 22 avr. 2026 - 19,6 MoFonctionne avec firefox 109.0a1 et versions supérieures- DLPRO CAN DOWNLOAD YOUTUBE CLIPS!!!
this is the result of several internal changes:- monkey patch the entire
yt-dlp.utils._utils.Popenobject instead of just its staticrunclassmethod, capturing more process calls
this includes support for redirecting stderr -> stdout and also the Popen stdxstreams being proper file objects- ffmpeg downloader has a bodge to support http(s) urls
so like ffmpeg.wasm cannot directly download over http(s), but i can just... download for it in advance. definitely slower than doing it manually but eh yt-dlp seems deadset on it for clips- updated ffmpeg.wasm
idk if this did anything but it isCode source publié sous licence GNU Affero General Public License v3.0 or later + Commons Clause
Anciennes versions
Version 1.1.1
Publié le 4 nov. 2025 - 21,06 MoFonctionne avec firefox 109.0a1 et versions supérieuresdlPro 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)Code source publié sous licence GNU Affero General Public License v3.0 or later + Commons Clause
Version 1.1.0
Publié le 30 oct. 2025 - 21,05 MoFonctionne avec firefox 109.0a1 et versions supérieuresChanges- 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: https://github.com/machineonamission/dlPro/compare/1.0.3...1.1.0Code source publié sous licence GNU Affero General Public License v3.0 or later + Commons Clause
Version 1.0.3
Publié le 25 sept. 2025 - 19,78 MoFonctionne avec firefox 109.0a1 et versions supérieuresUpdated yt-dlp to 2025.9.23Code source publié sous licence GNU Affero General Public License v3.0 or later + Commons Clause
Version 1.0.2
Publié le 28 août 2025 - 21,27 MoFonctionne avec firefox 109.0a1 et versions supérieuresChanges:
- updated yt-dlp to 2025.8.27
- fixed settings buttonCode source publié sous licence GNU Affero General Public License v3.0 or later + Commons Clause
Version 1.0.0
Publié le 1 août 2025 - 19,8 MoFonctionne avec firefox 109.0a1 et versions supérieuresCode source publié sous licence GNU Affero General Public License v3.0 or later + Commons Clause