youtube-dl/youtube_dl
dirkf a190b55964 [utils] Fix broken Py 3.11+ compat in traverse_obj()
* inspect.getargspec is missing despite doc claiming backward compat
* replace with emulation of `Signature.bind()`
2023-07-19 22:14:50 +01:00
..
downloader
extractor [InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlp 2023-07-19 22:14:50 +01:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
casefold.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py [utils] Fix broken Py 3.11+ compat in traverse_obj() 2023-07-19 22:14:50 +01:00
version.py
YoutubeDL.py