mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-11-03 03:03:42 +00: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()`