mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-15 05:56:49 +01:00
* Lock all python package versions to the last officially supported releases for x86 * Bugfix for UNIX hash output * Use wheels to avoid compilation of python packages * Hash calculation on Windows now uses PowerShell rather than the legacy certutil Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>