aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2014-12-31 19:40:35 +0600
committerSergey M․ <dstftw@gmail.com>2014-12-31 19:40:35 +0600
commitb8bc7a696ba15cbc6d45b20320d928340246b508 (patch)
treebfafc3e9dbb138fac5a581fb64e55c247d927eed /youtube_dl/extractor/__init__.py
parent7d900ef1bf131fc140d35d306500a5cec9565f89 (diff)
downloadyoutube-dl-b8bc7a696ba15cbc6d45b20320d928340246b508.tar.xz
[openfilm] Add extractor (Closes #4538)
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r--youtube_dl/extractor/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py
index 45b50792e..6c5827f88 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -299,6 +299,7 @@ from .nytimes import NYTimesIE
from .nuvid import NuvidIE
from .oktoberfesttv import OktoberfestTVIE
from .ooyala import OoyalaIE
+from .openfilm import OpenFilmIE
from .orf import (
ORFTVthekIE,
ORFOE1IE,