mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-06 21:53:27 +00:00
a190b55964
* inspect.getargspec is missing despite doc claiming backward compat * replace with emulation of `Signature.bind()`