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.
Vignesh Venkat 0a899a1448 [Bigflix] Add new extractor for bigflix.com
Add an IE to support bigflix.com. It uses some sort of silverlight
plugin whose video url is being populated using base64 encoded
flashvars. So it is quite straightforward to extract.
8 years ago
..
downloader [downloader/hls] Don't let ffmpeg read from stdin (#8139) 8 years ago
extractor [Bigflix] Add new extractor for bigflix.com 8 years ago
postprocessor [FFmpegPostProcessor] Default of prefer ffmpeg 9 years ago
YoutubeDL.py [ccc] Add language information to formats 8 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
compat.py Rename compat_urllib_request_Request to sanitized_Request and move to utils 9 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 8 years ago
options.py [options] Prefer --convert-subs spelling 8 years ago
swfinterp.py
update.py Use proper encoding on compat_str construction when necessary 8 years ago
utils.py [utils] Extract known extensions for reuse 8 years ago
version.py release 2016.01.09 8 years ago