diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-07-11 11:00:37 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-07-11 11:00:37 +0200 |
commit | 6f66eedc5dc84ac72b36722771ec625f4ccecef7 (patch) | |
tree | 8c6c953123606f7aa8a3446a8767d388563e28f4 /youtube_dl/extractor/__init__.py | |
parent | 4094b6e36d03a6230689657d87de7a58f3f0b581 (diff) | |
parent | d6aa1967ad5b91cb12b306a9797c7c5097d54472 (diff) |
Merge remote-tracking branch 'MikeCol/goshgay'
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 7b3f9ae24..f43f3f702 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -112,6 +112,7 @@ from .generic import GenericIE from .googleplus import GooglePlusIE from .googlesearch import GoogleSearchIE from .gorillavid import GorillaVidIE +from .goshgay import GoshgayIE from .hark import HarkIE from .helsinki import HelsinkiIE from .hentaistigma import HentaiStigmaIE |