diff options
author | Sergey M․ <dstftw@gmail.com> | 2015-02-28 21:12:23 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2015-02-28 21:12:23 +0600 |
commit | efda2d78547f0fe7635f484bbaceb958aeef132a (patch) | |
tree | 4d75e35767363857f0c9e246e1e1dd9220f5b6cd /youtube_dl/extractor/__init__.py | |
parent | e9fade72f347cbcce779ff176d516467a425b43a (diff) | |
parent | e143f5dae9c767529b8b522a9df63ac0ee8fc356 (diff) |
Merge branch 'thc202-oppetarkiv'
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r-- | youtube_dl/extractor/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index aecb67bf4..1544f1059 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -350,6 +350,7 @@ from .odnoklassniki import OdnoklassnikiIE from .oktoberfesttv import OktoberfestTVIE from .ooyala import OoyalaIE from .openfilm import OpenFilmIE +from .oppetarkiv import OppetArkivIE from .orf import ( ORFTVthekIE, ORFOE1IE, |