youtube-dl/youtube_dl
dirkf b2ba24bb02 [InfoExtractor] Add _match_valid_url() class method and refactor
* API compatible with yt-dlp
* also support Sequence of patterns in _VALID_URL
* one place to compile _VALID_URL
* TODO: remove existing extractor shims
2023-07-19 22:14:50 +01:00
..
downloader
extractor [InfoExtractor] Add _match_valid_url() class method and refactor 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
version.py
YoutubeDL.py