aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/bigflix.py
AgeCommit message (Collapse)Author
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.