Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cinemassacre] Remove extractor (Closes #9457) | Sergey M․ | 2016-05-14 | 1 | -119/+0 |
| | | | | It now uses jwplatform | ||||
* | [cinemassacre] update tests | remitamine | 2016-03-05 | 1 | -6/+18 |
| | |||||
* | [bliptv] remove extractor and add support for site replacement(makertv) | remitamine | 2015-10-15 | 1 | -11/+7 |
| | |||||
* | [cinemassacre] Use screenwavemedia embed pattern | Sergey M․ | 2015-08-29 | 1 | -3/+4 |
| | |||||
* | [cinemassacre] Support an alternative form of screenwavemedia URL | Yen Chi Hsuan | 2015-05-26 | 1 | -1/+12 |
| | | | | fixes #5821 | ||||
* | [Cinemassacre] Support Youtube embedded videos (fixes #5131) | Yen Chi Hsuan | 2015-04-21 | 1 | -1/+19 |
| | |||||
* | [Cinemassacre] Move to a standalone module | Yen Chi Hsuan | 2015-04-21 | 1 | -0/+81 |
| | |||||
* | add direct screenwavemedia.com URL support | felix | 2014-12-08 | 1 | -118/+0 |
| | |||||
* | PEP8: E225,E227 | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | PEP8: more applied | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [cinemassacre] Keep both extraction approaches and make more robust (Closes ↵ | Sergey M․ | 2014-11-05 | 1 | -31/+47 |
| | | | | #4109) | ||||
* | [cinemassacre] Fix extraction (Closes #4083) | Sergey M․ | 2014-11-02 | 1 | -5/+2 |
| | |||||
* | [cinemassacre] Fix extraction (Closes #4008) | Sergey M․ | 2014-10-23 | 1 | -6/+11 |
| | |||||
* | [cinemassacre] Improve formats extraction and modernize | Sergey M․ | 2014-05-28 | 1 | -15/+28 |
| | |||||
* | [CinemassacreIE] Extract all available video/audio formats | rzhxeo | 2014-05-22 | 1 | -24/+26 |
| | |||||
* | [cinemassacre] Fix #2815 | Philipp Hagemeister | 2014-03-24 | 1 | -21/+25 |
| | |||||
* | [cinemassacre] Modernize | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -29/+31 |
| | |||||
* | [cinemassacre] Fix extraction | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -22/+11 |
| | | | | Now we download over http, we don't need rtmpdump. | ||||
* | Use the 'rtmp_live' field for the live parameter of rtmpdump | Jaime Marquínez Ferrándiz | 2013-11-10 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'rzhxeo/rtmpdump_live' | Jaime Marquínez Ferrándiz | 2013-11-10 | 1 | -0/+2 |
|\ | |||||
| * | [CinemassacreIE] Add live paramter to extracted info as a workaround | rzhxeo | 2013-11-02 | 1 | -0/+2 |
| | | |||||
* | | [CinemassacreIE] Support more embed urls | rzhxeo | 2013-11-01 | 1 | -1/+1 |
|/ | |||||
* | [cinemassacre] Simplify | Jaime Marquínez Ferrándiz | 2013-10-23 | 1 | -12/+1 |
| | | | | | | * Remove some rtmp parameters that are not needed. * Remove the md5 checksums, the video is not downloaded. * Remove the code used before the current format system. | ||||
* | [CinemassacreIE] Fix information extraction | rzhxeo | 2013-10-19 | 1 | -9/+17 |
| | |||||
* | Merge pull request #1558 from rzhxeo/cinemassacre | Jaime Marquínez Ferrándiz | 2013-10-11 | 1 | -60/+36 |
| | | | | Add support for http://cinemassacre.com | ||||
* | [CinemassacreIE] Use MD5 to check in TEST description | rzhxeo | 2013-10-05 | 1 | -1/+1 |
| | |||||
* | [CinemassacreIE] Remove docstring from class | rzhxeo | 2013-10-05 | 1 | -1/+0 |
| | |||||
* | [CinemassacreIE] Add support for other embed methods | rzhxeo | 2013-10-05 | 1 | -6/+22 |
| | |||||
* | Add CinemassacreIE | rzhxeo | 2013-10-05 | 1 | -0/+100 |