Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [bigflix] Remove an invalid test | Yen Chi Hsuan | 2016-08-13 | 1 | -9/+0 |
| | | | | There's no video anymore | ||||
* | [bigflix] Update tests | Sergey M․ | 2016-07-26 | 1 | -2/+2 |
| | |||||
* | [bigflix] Use correct indentation to make flake8 happy | Jaime Marquínez Ferrándiz | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | [bigflix] Improve formats extraction | Sergey M․ | 2016-01-10 | 1 | -13/+28 |
| | |||||
* | [bigflix] Extract all formats | Sergey M․ | 2016-01-10 | 1 | -7/+35 |
| | |||||
* | [Bigflix] Add new extractor for bigflix.com | Vignesh Venkat | 2016-01-09 | 1 | -0/+42 |
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. |