youtube-dl/youtube_dl
cdarlint 2d900facc4
[safari] fix 404 on Manning videos
URL schema of videos /library/view/ would default 302 redirect to /videos/
but fails to redirect on some Manning videos, and got 404
this commit fix this and default schema to use /videos/
2021-05-28 13:59:16 +08:00
..
downloader [downloader/hls] Disable decryption in tests (#27660) 2021-01-05 01:24:01 +07:00
extractor [safari] fix 404 on Manning videos 2021-05-28 13:59:16 +08:00
postprocessor [postprocessor/embedthumbnail] Recognize atomicparsley binary in lowercase (#28112) 2021-02-17 03:22:51 +07:00
__init__.py Introduce --output-na-placeholder (closes #27896) 2021-01-22 23:54:29 +07:00
__main__.py
aes.py
cache.py
compat.py [compat] Use more conventional name for compat SimpleCookie 2021-04-06 14:22:28 +07:00
jsinterp.py
options.py [options] Fix thumbnail option group name (closes #29042) 2021-05-16 21:34:10 +07:00
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 2020-02-08 19:46:58 +07:00
utils.py [utils] PEP 8 2021-04-17 03:32:04 +07:00
version.py release 2021.05.16 2021-05-16 22:55:05 +07:00
YoutubeDL.py [YoutubeDL] Improve extract_info doc (#28946) 2021-05-05 03:31:24 +07:00