diff options
author | Sergey M․ <dstftw@gmail.com> | 2014-12-25 23:06:26 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2014-12-25 23:06:26 +0600 |
commit | 2b8f151094cdecc73343838bfce731983008664f (patch) | |
tree | f03cb90ddf2f6826dc2485d835b514a2220217e0 /youtube_dl/extractor/__init__.py | |
parent | 5ac71f0b27fbbca11517e5592978a2fe7bfd9f34 (diff) | |
parent | 33b53b60212ca28f589616f1acb650b323a18f11 (diff) |
Merge branch 'teletask' of https://github.com/MaxReimann/youtube-dl into MaxReimann-teletask
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 92aca503c..fd0ebffe3 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -406,6 +406,7 @@ from .ted import TEDIE from .telebruxelles import TeleBruxellesIE from .telecinco import TelecincoIE from .telemb import TeleMBIE +from .teletask import TeleTaskIE from .tenplay import TenPlayIE from .testurl import TestURLIE from .tf1 import TF1IE |