You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/youtube_dl
Philipp Hagemeister a3fb4675fb Do not mutate default arguments
In this case, it looks rather harmless (since the conditions for --restrict-filenames should not change while a process is running), but just to be sure.
This also simplifies the interface for callers, who can just pass in the idiomatic None for "I don't care, whatever is the default".
11 years ago
..
extractor [podomatic] Add extractor 11 years ago
FileDownloader.py Fix rtmpdump with non-ASCII filenames on Windows on 2.x 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py FFmpegMetadataPP: don't enclose the values with " (fixes #1756) 11 years ago
YoutubeDL.py Do not mutate default arguments 11 years ago
__init__.py Include the proxy in the parameters for YoutubeDL (fixes #1831) 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Let aes_decrypt_text return bytes instead of unicode 11 years ago
update.py [update] fix error 11 years ago
utils.py [zdf] Use _download_xml 11 years ago
version.py release 2013.11.29 11 years ago