about summary refs log tree commit diff stats
path: root/crates/yt_dlp/src/package_hacks (follow)
Commit message (Collapse)AuthorAge
* fix(yt_dlp): Polyfill missing rustpython features used in urllib3Benedikt Peetz40 hours
Otherwise, anything that depends on urllib3 just fails to initialize.