mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-04 16:12:36 +00:00
* Remove the `curl-cffi-compat` extra * Add impersonate targets missing from the curl_cffi 0.14.x bump * Add curl-cffi to musllinux_aarch64 builds * Migrate from delocate-fuse to delocate-merge * Remove unnecessary wheel surgery step in macos build job * Add macos_verify build job to verify on x86_64 Authored by: bashonly