pukkandan 3e92c60fcd [jsinterp] Handle `Date` at epoch 0 há 2 anos atrás
..
downloader 33db85c571 [feat]: Add support to external downloader aria2p (#31500) há 2 anos atrás
extractor 3da17834a4 [Youtube] Construct dash formats with `range` query há 2 anos atrás
postprocessor e52e8b8111 [postprocessor] Don't replace existing value with null metadata parsed from title há 3 anos atrás
YoutubeDL.py 66e58dccc2 [core] Avoid processing empty format list after removing bad formats há 3 anos atrás
__init__.py 142c584063 Introduce --output-na-placeholder (closes #27896) há 5 anos atrás
__main__.py 611c1dd96e [refactor] Single quotes consistency há 10 anos atrás
aes.py c91cbf6072 [netease] Get netease music download url through player api (#31235) há 3 anos atrás
cache.py 218c423bc0 [cache] Add cache validation by program version, based on yt-dlp há 3 anos atrás
casefold.py c4b19a8816 [compat] Work around in case folding for narrow Python build há 3 anos atrás
compat.py 249f2b6316 [compat] Systematise compat_ naming há 2 anos atrás
jsinterp.py 3e92c60fcd [jsinterp] Handle `Date` at epoch 0 há 2 anos atrás
options.py 4050e10a4c [options] Document that postprocessing is not forced by --postprocessor-args há 3 anos atrás
socks.py 54f54fcca7 [socks] Report errors elegantly when credentails are required but missing há 8 anos atrás
swfinterp.py 582be35847 Update coding style after pycodestyle 2.1.0 há 9 anos atrás
update.py bfe2b8cf2a [update] Fix updating via symlinks (closes #23991) há 5 anos atrás
utils.py 1d3751c3fe Escape URLs in `sanitized_Request`, not `sanitize_url` d2558234cf5dd12d6896eed5427b7dcdb3ab7b5a added escaping of URLs while sanitizing. However, `sanitize_url` may not always receive an actual URL. Eg: When using `youtube-dl "search query" --default-search ytsearch`, `search query` gets escaped to `search%20query` before being prefixed with `ytsearch:` which is not the intended behavior. So the escaping is moved to `sanitized_Request` instead. há 2 anos atrás
version.py 5014bd67c2 release 2021.12.17 há 4 anos atrás