Commit Graph

21 Commits (acda92f6bc76a81e6457448fdf371f9d04e0065d)

Author SHA1 Message Date
Jouke Waleson 2514d2635e PEP8: E225,E227
Jouke Waleson 8bcc875676 PEP8: more applied
Sergey M․ dab647a7b6 [cinemassacre] Keep both extraction approaches and make more robust (Closes )
Sergey M․ d9116714f2 [cinemassacre] Fix extraction (Closes )
Sergey M․ 8f3b5397a7 [cinemassacre] Fix extraction (Closes )
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