about summary refs log tree commit diff
path: root/youtube_dl/extractor/cinemassacre.py
Commit message (Expand)AuthorAgeFilesLines
* [test] tell Travis to install rtmpdump and add initial support to rtmp testing rtmp_testFilippo Valsorda2013-11-251-10/+4
* Use the 'rtmp_live' field for the live parameter of rtmpdumpJaime Marquínez Ferrándiz2013-11-101-2/+2
* Merge remote-tracking branch 'rzhxeo/rtmpdump_live'Jaime Marquínez Ferrándiz2013-11-101-0/+2
|\
| * [CinemassacreIE] Add live paramter to extracted info as a workaroundrzhxeo2013-11-021-0/+2
* | [CinemassacreIE] Support more embed urlsrzhxeo2013-11-011-1/+1
|/
* [cinemassacre] SimplifyJaime Marquínez Ferrándiz2013-10-231-12/+1
* [CinemassacreIE] Fix information extractionrzhxeo2013-10-191-9/+17
* Merge pull request #1558 from rzhxeo/cinemassacreJaime Marquínez Ferrándiz2013-10-111-60/+36
* [CinemassacreIE] Use MD5 to check in TEST descriptionrzhxeo2013-10-051-1/+1
* [CinemassacreIE] Remove docstring from classrzhxeo2013-10-051-1/+0
* [CinemassacreIE] Add support for other embed methodsrzhxeo2013-10-051-6/+22
* Add CinemassacreIErzhxeo2013-10-051-0/+100