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.
Sergey M․ 8dc9d361c2 [extractor/common] Fix format_id when `last_media` is None and always include `m3u8_id` if present
The rationale behind `m3u8_id` was to resolve duplicates when processing several m3u8 playlists within the same media that give equal resulting `format_id`'s,
e.g. `youtube-dl http://www.rts.ch/play/tv/passe-moi-les-jumelles/video/la-fee-des-bois-mustang-les-chemins-du-vent?id=3854925 -F`
9 years ago
..
downloader [downloader/http] Add missing fields for _hook_progress call 9 years ago
extractor [extractor/common] Fix format_id when `last_media` is None and always include `m3u8_id` if present 9 years ago
postprocessor Add postprocessor for converting subtitles (closes #4954) 9 years ago
YoutubeDL.py [utils] Correct per-request proxy handling 9 years ago
__init__.py [letv] Add --cn-verification-proxy (Closes #5077) 9 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [aes] style: Put __all__ variable at the end of the file 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3) 9 years ago
jsinterp.py [jsinterp] Disable comment support 9 years ago
options.py [letv] Add --cn-verification-proxy (Closes #5077) 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Add new option --source-address 9 years ago
utils.py [utils] Correct per-request proxy handling 9 years ago
version.py release 2015.03.03.1 9 years ago