1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-12-02 23:17:42 +00:00
youtube-dl/youtube_dl
Patrick Menschel 649cb61ee3 [nhk] Fix: Update to self-hosted URLs
NHK now hosts it's api instead of redirecting to piksel host.

Added test.
Fixed illegal usage of child class property in base class.
Minor Style Issues fixed by PyCharm reformat file.
2023-05-19 20:48:45 +02:00
..
downloader [DashSegmentsFD] Correctly detect errors when fragment_retries == 0 2023-04-13 00:23:17 +01:00
extractor [nhk] Fix: Update to self-hosted URLs 2023-05-19 20:48:45 +02:00
postprocessor [postprocessor] Don't replace existing value with null metadata parsed from title 2022-08-15 16:45:04 +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] Add and use compat_open() like Py3 open() 2023-04-05 18:57:37 +01:00
jsinterp.py [jsinterp] Add short-cut evaluation for common expression 2023-05-11 21:02:01 +01:00
options.py [options] Add --mtime option, unsets default --no-mtime 2023-04-05 19:05:16 +01: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] Fix compiled_regex_type in 249f2b6 2023-05-11 20:53:07 +01:00
version.py release 2021.12.17 2021-12-17 01:49:07 +07:00
YoutubeDL.py [core] Improve platform debug log, based on yt-dlp 2023-05-11 21:17:31 +01:00