youtube-dl/youtube_dl
dirkf 384f632e8a
[ITV] Overhaul ITV extractor (#30266)
* support ITVX URLs (thanks Vangelis66)
* support legacy ITV Hub URLs
* include extraction fix 4c57dd2 from sleaux-meaux 3 May 2021
* include extraction fix 6fbcc16, fix by staubichsauger & pukkandan
* work-around duration parsing pending fix to utils.parse_duration
* apply default vanilla UA for pages and media to avoid site blocking
* also detect and report `Episode not found` instead of generic 404
* rework ITVBTCCIE with geo-block detection, best effort geo-restriction handling, news article support
* fix tests
2023-02-03 21:10:07 +00:00
..
downloader [utils, etc] Kill child processes when yt-dl is killed 2022-06-10 19:57:46 +01:00
extractor [ITV] Overhaul ITV extractor (#30266) 2023-02-03 21:10:07 +00:00
postprocessor [postprocessor] Don't replace existing value with null metadata parsed from title 2022-08-15 16:45:04 +01:00
YoutubeDL.py [core] Avoid processing empty format list after removing bad formats 2022-08-21 00:45:06 +01:00
__init__.py Introduce --output-na-placeholder (closes #27896) 2021-01-22 23:54:29 +07:00
__main__.py
aes.py [netease] Get netease music download url through player api (#31235) 2022-10-11 13:55:09 +01:00
cache.py [cache] Add cache validation by program version, based on yt-dlp 2022-09-01 13:28:30 +01:00
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 [options] Document that postprocessing is not forced by --postprocessor-args 2022-08-29 13:02:17 +01:00
socks.py [socks] Report errors elegantly when credentails are required but missing 2017-04-22 21:48:41 +08:00
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 2020-02-08 19:46:58 +07:00
utils.py [utils] Backport traverse_obj (etc) from yt-dlp (#31156) 2022-11-03 10:09:37 +00:00
version.py release 2021.12.17 2021-12-17 01:49:07 +07:00