projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ece880
)
[CinemassacreIE] Remove docstring from class
author
rzhxeo
<rzhxeot7z81b4700@mailcatch.com>
Sat, 5 Oct 2013 11:40:05 +0000
(13:40 +0200)
committer
rzhxeo
<rzhxeot7z81b4700@mailcatch.com>
Sat, 5 Oct 2013 11:40:05 +0000
(13:40 +0200)
youtube_dl/extractor/cinemassacre.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/cinemassacre.py
b/youtube_dl/extractor/cinemassacre.py
index f0629ee9381647a9b708bccbc27d77f666a1b9e2..181f57e7604e99e440373f488bdf536071ab8b2b 100644
(file)
--- a/
youtube_dl/extractor/cinemassacre.py
+++ b/
youtube_dl/extractor/cinemassacre.py
@@
-7,7
+7,6
@@
from ..utils import (
)
class CinemassacreIE(InfoExtractor):
- """Information Extractor for Cinemassacre"""
_VALID_URL = r'(?:http://)?(?:www\.)?(?P<url>cinemassacre\.com/(?P<date_Y>[0-9]{4})/(?P<date_m>[0-9]{2})/(?P<date_d>[0-9]{2})/.+?)(?:[/?].*)?'
_TESTS = [{
u'url': u'http://cinemassacre.com/2012/11/10/avgn-the-movie-trailer/',