Versiegeschiedenis van dlPro - 6 versies
dlPro door Machine on a Mission
Versiegeschiedenis van dlPro - 6 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 1.2.0
Uitgegeven op 22 apr. 2026 - 19,6 MBWerkt met firefox 109.0a1 en later- 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 isBroncode vrijgegeven onder GNU Affero General Public License v3.0 or later + Commons Clause
Oudere versies
Versie 1.1.1
Uitgegeven op 4 nov. 2025 - 21,06 MBWerkt met firefox 109.0a1 en laterdlPro 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)Broncode vrijgegeven onder GNU Affero General Public License v3.0 or later + Commons Clause
Versie 1.1.0
Uitgegeven op 30 okt. 2025 - 21,05 MBWerkt met firefox 109.0a1 en laterChanges- 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.0Broncode vrijgegeven onder GNU Affero General Public License v3.0 or later + Commons Clause
Versie 1.0.3
Uitgegeven op 25 sep. 2025 - 19,78 MBWerkt met firefox 109.0a1 en laterUpdated yt-dlp to 2025.9.23Broncode vrijgegeven onder GNU Affero General Public License v3.0 or later + Commons Clause
Versie 1.0.2
Uitgegeven op 28 aug. 2025 - 21,27 MBWerkt met firefox 109.0a1 en laterChanges:
- updated yt-dlp to 2025.8.27
- fixed settings buttonBroncode vrijgegeven onder GNU Affero General Public License v3.0 or later + Commons Clause
Versie 1.0.0
Uitgegeven op 1 aug. 2025 - 19,8 MBWerkt met firefox 109.0a1 en laterBroncode vrijgegeven onder GNU Affero General Public License v3.0 or later + Commons Clause