dirkf 45495228b7 [downloader/http] Only check for resumability when actually resuming il y a 2 ans
..
downloader 45495228b7 [downloader/http] Only check for resumability when actually resuming il y a 2 ans
extractor 6fece0a96b [AENetworksBaseIE] Report missing show data instead of crash il y a 2 ans
postprocessor e52e8b8111 [postprocessor] Don't replace existing value with null metadata parsed from title il y a 3 ans
YoutubeDL.py e8de54bce5 [core] Handle `/../` sequences in HTTP URLs il y a 2 ans
__init__.py 142c584063 Introduce --output-na-placeholder (closes #27896) il y a 5 ans
__main__.py 611c1dd96e [refactor] Single quotes consistency il y a 10 ans
aes.py c91cbf6072 [netease] Get netease music download url through player api (#31235) il y a 3 ans
cache.py 218c423bc0 [cache] Add cache validation by program version, based on yt-dlp il y a 3 ans
casefold.py c4b19a8816 [compat] Work around in case folding for narrow Python build il y a 3 ans
compat.py 249f2b6316 [compat] Systematise compat_ naming il y a 2 ans
jsinterp.py 0402710227 [jsinterp] Fix regexp parsing and .replace[All] method il y a 2 ans
options.py 4050e10a4c [options] Document that postprocessing is not forced by --postprocessor-args il y a 3 ans
socks.py 54f54fcca7 [socks] Report errors elegantly when credentails are required but missing il y a 8 ans
swfinterp.py 582be35847 Update coding style after pycodestyle 2.1.0 il y a 9 ans
update.py bfe2b8cf2a [update] Fix updating via symlinks (closes #23991) il y a 5 ans
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. il y a 2 ans
version.py 5014bd67c2 release 2021.12.17 il y a 4 ans