aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/bigflix.py
AgeCommit message (Collapse)Author
2016-01-10[bigflix] Use correct indentation to make flake8 happyJaime Marquínez Ferrándiz
2016-01-10[bigflix] Improve formats extractionSergey M․
2016-01-10[bigflix] Extract all formatsSergey M․
2016-01-09[Bigflix] Add new extractor for bigflix.comVignesh Venkat
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.