aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cinemassacre.py
Commit message (Expand)AuthorAgeFilesLines
* [bliptv] remove extractor and add support for site replacement(makertv)remitamine2015-10-151-11/+7
* [cinemassacre] Use screenwavemedia embed patternSergey M․2015-08-291-3/+4
* [cinemassacre] Support an alternative form of screenwavemedia URLYen Chi Hsuan2015-05-261-1/+12
* [Cinemassacre] Support Youtube embedded videos (fixes #5131)Yen Chi Hsuan2015-04-211-1/+19
* [Cinemassacre] Move to a standalone moduleYen Chi Hsuan2015-04-211-0/+81
* add direct screenwavemedia.com URL supportfelix2014-12-081-118/+0
* PEP8: E225,E227Jouke Waleson2014-11-231-1/+1
* PEP8: more appliedJouke Waleson2014-11-231-1/+1
* [cinemassacre] Keep both extraction approaches and make more robust (Closes #...Sergey M․2014-11-051-31/+47
* [cinemassacre] Fix extraction (Closes #4083)Sergey M․2014-11-021-5/+2
* [cinemassacre] Fix extraction (Closes #4008)Sergey M․2014-10-231-6/+11
* [cinemassacre] Improve formats extraction and modernizeSergey M․2014-05-281-15/+28
* [CinemassacreIE] Extract all available video/audio formatsrzhxeo2014-05-221-24/+26
* [cinemassacre] Fix #2815Philipp Hagemeister2014-03-241-21/+25
* [cinemassacre] ModernizeJaime Marquínez Ferrándiz2014-02-241-29/+31
* [cinemassacre] Fix extractionJaime Marquínez Ferrándiz2014-02-241-22/+11
* 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