mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-02 18:39:51 -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()`