dirkf 78da22489b [compat] Add and use `compat_open()` like Py3 `open()` 2 年 前
..
downloader 557dbac173 [FragmentFD] Fix iteration with infinite limit 2 年 前
extractor 3f6d2bd76f [extractor/youtube] Bypass throttling for `-f17` 2 年 前
postprocessor e52e8b8111 [postprocessor] Don't replace existing value with null metadata parsed from title 3 年 前
YoutubeDL.py e8de54bce5 [core] Handle `/../` sequences in HTTP URLs 2 年 前
__init__.py 142c584063 Introduce --output-na-placeholder (closes #27896) 5 年 前
__main__.py 611c1dd96e [refactor] Single quotes consistency 10 年 前
aes.py c91cbf6072 [netease] Get netease music download url through player api (#31235) 3 年 前
cache.py 218c423bc0 [cache] Add cache validation by program version, based on yt-dlp 3 年 前
casefold.py c4b19a8816 [compat] Work around in case folding for narrow Python build 3 年 前
compat.py 78da22489b [compat] Add and use `compat_open()` like Py3 `open()` 2 年 前
jsinterp.py 0402710227 [jsinterp] Fix regexp parsing and .replace[All] method 2 年 前
options.py 78da22489b [compat] Add and use `compat_open()` like Py3 `open()` 2 年 前
socks.py 54f54fcca7 [socks] Report errors elegantly when credentails are required but missing 8 年 前
swfinterp.py 582be35847 Update coding style after pycodestyle 2.1.0 9 年 前
update.py bfe2b8cf2a [update] Fix updating via symlinks (closes #23991) 5 年 前
utils.py f35b757c82 [utils] Ensure `allow_types` for `variadic()` is a tuple 2 年 前
version.py 5014bd67c2 release 2021.12.17 4 年 前