Cronologia versioni di dlPro - 6 versioni
dlPro di Machine on a Mission
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 1.2.0
Rilasciato 22 apr 2026 - 19,6 MBCompatibile con firefox109.0a1 e successive- 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 isCodice sorgente rilasciato sotto licenza GNU Affero General Public License v3.0 or later + Commons Clause
Versioni precedenti
Versione 1.1.1
Rilasciato 4 nov 2025 - 21,06 MBCompatibile con firefox109.0a1 e successivedlPro 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)Codice sorgente rilasciato sotto licenza GNU Affero General Public License v3.0 or later + Commons Clause
Versione 1.1.0
Rilasciato 30 ott 2025 - 21,05 MBCompatibile con firefox109.0a1 e successiveChanges- 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.0Codice sorgente rilasciato sotto licenza GNU Affero General Public License v3.0 or later + Commons Clause
Versione 1.0.3
Rilasciato 25 set 2025 - 19,78 MBCompatibile con firefox109.0a1 e successiveUpdated yt-dlp to 2025.9.23Codice sorgente rilasciato sotto licenza GNU Affero General Public License v3.0 or later + Commons Clause
Versione 1.0.2
Rilasciato 28 ago 2025 - 21,27 MBCompatibile con firefox109.0a1 e successiveChanges:
- updated yt-dlp to 2025.8.27
- fixed settings buttonCodice sorgente rilasciato sotto licenza GNU Affero General Public License v3.0 or later + Commons Clause
Versione 1.0.0
Rilasciato 1 ago 2025 - 19,8 MBCompatibile con firefox109.0a1 e successiveCodice sorgente rilasciato sotto licenza GNU Affero General Public License v3.0 or later + Commons Clause