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 c1c924abfe [utils,common] Merge format_srt_time and _subtitles_timecode
format_srt_time uses a comma as the delimiter between seconds and
milliseconds while _subtitles_timecode uses a dot. All .srt examples I
found on the Internet uses a comma, so I use a comma in the merged
version. See http://matroska.org/technical/specs/subtitles/srt.html and
http://devel.aegisub.org/wiki/SubtitleFormats/SRT
9 years ago
..
downloader [downloader/rtmp] Fix a typo 9 years ago
extractor [utils,common] Merge format_srt_time and _subtitles_timecode 9 years ago
postprocessor ExecAfterDownloadPP: fix __init__ method 9 years ago
YoutubeDL.py ExecAfterDownloadPP, YoutubeDL: remove unused parameters 9 years ago
__init__.py ExecAfterDownloadPP, YoutubeDL: remove unused parameters 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 Remove code that was only used by the Grooveshark extractor 9 years ago
jsinterp.py [jsinterp] Disable comment support 9 years ago
options.py [options] Clarify `--write-annotations` help 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Don't use bare 'except:' 9 years ago
utils.py [utils,common] Merge format_srt_time and _subtitles_timecode 9 years ago
version.py release 2015.05.10 9 years ago