diff options
| author | Sergey M․ <dstftw@gmail.com> | 2016-05-14 04:53:14 +0600 | 
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2016-05-14 04:53:14 +0600 | 
| commit | b5abf8614898cc728488d7ecc7a55a4c5c92758f (patch) | |
| tree | ba4447af02217689995e38fd695be93344bcd474 /youtube_dl/extractor/extractors.py | |
| parent | 134c6ea856be472f253bffbe99b88546fe417806 (diff) | |
[cinemassacre] Remove extractor (Closes #9457)
It now uses jwplatform
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
| -rw-r--r-- | youtube_dl/extractor/extractors.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py index 50d2204f2..b6f4ccc5d 100644 --- a/youtube_dl/extractor/extractors.py +++ b/youtube_dl/extractor/extractors.py @@ -124,7 +124,6 @@ from .chirbit import (      ChirbitProfileIE,  )  from .cinchcast import CinchcastIE -from .cinemassacre import CinemassacreIE  from .cliprs import ClipRsIE  from .clipfish import ClipfishIE  from .cliphunter import CliphunterIE  | 
