mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-02 20:37:18 +01:00
a190b55964
* inspect.getargspec is missing despite doc claiming backward compat * replace with emulation of `Signature.bind()`