Commit Graph

26 Commits (78d7ee19dc417b16b26fe2fa1101124866727a85)

Author SHA1 Message Date
Sergey M․ 109a4156e1 [cinemassacre] Use screenwavemedia embed pattern
Yen Chi Hsuan efec4358b9 [cinemassacre] Support an alternative form of screenwavemedia URL
fixes 
Yen Chi Hsuan 757cda0a96 [Cinemassacre] Support Youtube embedded videos (fixes )
Yen Chi Hsuan e94443de80 [Cinemassacre] Move to a standalone module
felix 684712076f add direct screenwavemedia.com URL support
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