youtube-dl/youtube_dl
dirkf d947ffe8e3 [IGN] Overhaul extractor to avoid URL redirection loop
Consequently/also:
* centralise video data extraction
* detect 404 and 503 expected errors
* handle the test video in IGNVideo
* handle two additional page formats for the tests in IGNArticle
2023-02-12 22:16:00 +00:00
..
downloader [utils, etc] Kill child processes when yt-dl is killed 2022-06-10 19:57:46 +01:00
extractor [IGN] Overhaul extractor to avoid URL redirection loop 2023-02-12 22:16:00 +00:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
casefold.py [compat] Work around in case folding for narrow Python build 2022-11-02 11:56:26 +00:00
compat.py [compat] Unify unicode/str compat and move up 2022-11-01 12:40:23 +00:00
jsinterp.py [jsinterp] Improve parsing 2023-02-02 16:31:49 +00:00
options.py
socks.py
swfinterp.py
update.py
utils.py [utils] Backport traverse_obj (etc) from yt-dlp (#31156) 2022-11-03 10:09:37 +00:00
version.py
YoutubeDL.py