Commit Graph

16 Commits (0364fa8b65a6c6742454ec5f3a858e06dc1527f7)

Author SHA1 Message Date
Sergey M․ d9dd3584e1 [cinemassacre] Improve formats extraction and modernize
rzhxeo 7cf4547ab6 [CinemassacreIE] Extract all available video/audio formats
Philipp Hagemeister 0d3641e589 [cinemassacre] Fix
Jaime Marquínez Ferrándiz 5bb67dbfea [cinemassacre] Modernize
Jaime Marquínez Ferrándiz 47610c4d3e [cinemassacre] Fix extraction
Now we download over http, we don't need rtmpdump.
Jaime Marquínez Ferrándiz 0ed05a1d2d Use the 'rtmp_live' field for the live parameter of rtmpdump
Jaime Marquínez Ferrándiz 1008bebade Merge remote-tracking branch 'rzhxeo/rtmpdump_live'
rzhxeo 0a43ddf320 [CinemassacreIE] Add live paramter to extracted info as a workaround
rzhxeo ab4e151347 [CinemassacreIE] Support more embed urls
Jaime Marquínez Ferrándiz fcc28edb2f [cinemassacre] Simplify
* 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.
rzhxeo b0505eb611 [CinemassacreIE] Fix information extraction
Jaime Marquínez Ferrándiz 8032e31f2d Merge pull request from rzhxeo/cinemassacre
Add support for http://cinemassacre.com
rzhxeo ca215e0a4f [CinemassacreIE] Use MD5 to check in TEST description
rzhxeo 91a26ca559 [CinemassacreIE] Remove docstring from class
rzhxeo 1ece880d7c [CinemassacreIE] Add support for other embed methods
rzhxeo 400afddaf4 Add CinemassacreIE