diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-09-28 10:36:44 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-09-28 10:36:44 +0200 |
commit | 0217aee154e9f0f5f0c82c3253046c925d4073eb (patch) | |
tree | 0c6997dd75cade71c05e586b9adcea05b8456eaf /youtube_dl/extractor/__init__.py | |
parent | b14f3a4c1da00cbee8775904c24c4d0547018ae0 (diff) | |
parent | 7b7518124ee433484b485502671e011017bc1897 (diff) |
Merge remote-tracking branch 'd912e3/heise'
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 f815e6b91..64dcb7225 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -142,6 +142,7 @@ from .gorillavid import GorillaVidIE from .goshgay import GoshgayIE from .grooveshark import GroovesharkIE from .hark import HarkIE +from .heise import HeiseIE from .helsinki import HelsinkiIE from .hentaistigma import HentaiStigmaIE from .hornbunny import HornBunnyIE |