diff options
author | Sergey M․ <dstftw@gmail.com> | 2015-09-12 20:34:48 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2015-09-12 20:34:48 +0600 |
commit | 60ed60353b9ca57e8181f0b14d525ce487e673ed (patch) | |
tree | f197578c38347dec9520100d064aeb53bf03dcb6 /youtube_dl/extractor/__init__.py | |
parent | 586f1cc532d167c28e733779cbf132b94d8f76e6 (diff) |
[openfilm] Remove extractor
OpenFilm has been shut down
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r-- | youtube_dl/extractor/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 57f55b479..2e7272931 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -432,7 +432,6 @@ from .ooyala import ( OoyalaIE, OoyalaExternalIE, ) -from .openfilm import OpenFilmIE from .orf import ( ORFTVthekIE, ORFOE1IE, |