yt-dlp/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
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
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py [YoutubeDL] Restore filename for thumbnails 2015-05-14 15:21:27 +06:00