index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
cinemassacre.py
Age
Commit message (
Collapse
)
Author
2013-11-10
Use the 'rtmp_live' field for the live parameter of rtmpdump
Jaime Marquínez Ferrándiz
2013-11-10
Merge remote-tracking branch 'rzhxeo/rtmpdump_live'
Jaime Marquínez Ferrándiz
2013-11-02
[CinemassacreIE] Add live paramter to extracted info as a workaround
rzhxeo
2013-11-01
[CinemassacreIE] Support more embed urls
rzhxeo
2013-10-23
[cinemassacre] Simplify
Jaime Marquínez Ferrándiz
* 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.
2013-10-19
[CinemassacreIE] Fix information extraction
rzhxeo
2013-10-11
Merge pull request #1558 from rzhxeo/cinemassacre
Jaime Marquínez Ferrándiz
Add support for http://cinemassacre.com
2013-10-05
[CinemassacreIE] Use MD5 to check in TEST description
rzhxeo
2013-10-05
[CinemassacreIE] Remove docstring from class
rzhxeo
2013-10-05
[CinemassacreIE] Add support for other embed methods
rzhxeo
2013-10-05
Add CinemassacreIE
rzhxeo