mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-04-04 22:20:13 -05:00

* inspect.getargspec is missing despite doc claiming backward compat * replace with emulation of `Signature.bind()`
* inspect.getargspec is missing despite doc claiming backward compat * replace with emulation of `Signature.bind()`