aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-11-26 10:45:57 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-11-26 10:45:57 +0100
commitd0720e71186ab565bc79913a946e6c6fe8d8f959 (patch)
tree3d5f07f01a8b38314f314cc7abdc4474f005e235 /youtube_dl/extractor/__init__.py
parent4e262a8838d487362a85eb8b8693d2fa84899f17 (diff)
parentb9ed3af34368e110e6ab2262ce908d2e8572f025 (diff)
downloadyoutube-dl-d0720e71186ab565bc79913a946e6c6fe8d8f959.tar.xz
Merge branch 'master' of github.com:rg3/youtube-dl
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 3e2133f5c..5c096542b 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -373,6 +373,7 @@ from .syfy import SyfyIE
from .sztvhu import SztvHuIE
from .tagesschau import TagesschauIE
from .tapely import TapelyIE
+from .tass import TassIE
from .teachertube import (
TeacherTubeIE,
TeacherTubeUserIE,