1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-01 21:51:02 +02:00
yt-dlp/youtube_dl
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.
2016-01-09 19:45:58 -08:00
..
downloader [downloader/hls] Don't let ffmpeg read from stdin (#8139) 2016-01-04 18:35:31 +01:00
extractor [Bigflix] Add new extractor for bigflix.com 2016-01-09 19:45:58 -08:00
postprocessor [FFmpegPostProcessor] Default of prefer ffmpeg 2015-12-09 20:56:00 -03:00
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py [options] Prefer --convert-subs spelling 2015-12-30 23:12:35 +06:00
swfinterp.py
update.py Use proper encoding on compat_str construction when necessary 2015-12-20 06:29:36 +06:00
utils.py [utils] Extract known extensions for reuse 2016-01-04 01:08:34 +06:00
version.py release 2016.01.09 2016-01-09 01:16:08 +01:00
YoutubeDL.py [ccc] Add language information to formats 2016-01-01 13:28:45 +01:00