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