youtube-dl/youtube_dl
Yen Chi Hsuan 3a105f7b20 [teamcoco] Rewrite preload data extraction
Idea: "puncture" some consecutive fragments and check whether the
b64decode result of a punctured string is a valid JSON or not.

It's a O(N^3) algorithm, but should be fast for a small N (less than 30
fragments in all test cases)
2015-05-15 02:28:40 +08:00
..
downloader [downloader/rtmp] Fix a typo 2015-05-08 03:11:24 +08:00
extractor [teamcoco] Rewrite preload data extraction 2015-05-15 02:28:40 +08:00
postprocessor Merge branch 'best-fallback-on-outdated-avconv' of https://github.com/dstftw/youtube-dl into dstftw-best-fallback-on-outdated-avconv 2015-05-14 15:18:58 +06:00
__init__.py [postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL 2015-05-14 02:32:00 +08:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [options] Clarify --write-annotations help 2015-05-02 23:38:30 +06:00
swfinterp.py
update.py
utils.py [utils,common] Merge format_srt_time and _subtitles_timecode 2015-05-12 13:04:54 +08:00
version.py release 2015.05.10 2015-05-10 01:05:24 +02:00
YoutubeDL.py [YoutubeDL] Restore filename for thumbnails 2015-05-14 15:21:27 +06:00