mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-11-16 17:43:50 +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()`