mirror of https://github.com/yt-dlp/yt-dlp
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.
If someone is running youtube-dl on a server to deliver files, the user could input 'file:///some/important/file' and youtube-dl would save that file as a video giving access to sensitive information to the user. 'file:' urls can be filtered, but the user can use an URL to a crafted m3u8 manifest like: #EXTM3U #EXT-X-MEDIA-SEQUENCE:0 #EXTINF:10.0 file:///etc/passwd #EXT-X-ENDLIST With this patch 'file:' URLs raise URLError like for unknown protocols. |
9 years ago | |
---|---|---|
.. | ||
downloader | 9 years ago | |
extractor | 9 years ago | |
postprocessor | 9 years ago | |
YoutubeDL.py | 9 years ago | |
__init__.py | 9 years ago | |
__main__.py | ||
aes.py | ||
cache.py | ||
compat.py | 9 years ago | |
jsinterp.py | 9 years ago | |
options.py | 9 years ago | |
swfinterp.py | 9 years ago | |
update.py | 9 years ago | |
utils.py | 9 years ago | |
version.py | 9 years ago |