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.
Yen Chi Hsuan 992fc9d6e1 [utils] Refactor handle_youtubedl_headers for future extension 9 years ago
..
downloader [downloader/hls] Respect Youtubedl-* headers 9 years ago
extractor [youtube] Disable compression for live streams 9 years ago
postprocessor [postprocessor/ffmpeg] Use ffmpeg as prefix since it's used all over the places (Closes #7371) 9 years ago
YoutubeDL.py Switch codebase to use sanitized_Request instead of 9 years ago
__init__.py Using internal opener 9 years ago
__main__.py Use `insert` for all sys.path manipulations 9 years ago
aes.py [aes] Fix for python 3.2 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py Rename compat_urllib_request_Request to sanitized_Request and move to utils 9 years ago
jsinterp.py [jsinterp] Adapt to updated YouTube code generation (Fixes #7623, fixes #7624, fixes #7625, fixes #7626) 9 years ago
options.py [options] Changed wording for --list-formats 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Removing an unnecessary import 9 years ago
utils.py [utils] Refactor handle_youtubedl_headers for future extension 9 years ago
version.py release 2015.11.27.1 9 years ago