[TeacherTube] add user + collection, removed classrooms

This commit is contained in:
Petr Půlpán 2014-06-29 13:45:10 +02:00
parent 9b27e6c3b4
commit 31a196d7f5
3 changed files with 25 additions and 15 deletions

View file

@ -282,7 +282,7 @@ from .sztvhu import SztvHuIE
from .tagesschau import TagesschauIE
from .teachertube import (
TeacherTubeIE,
TeacherTubeClassroomIE,
TeacherTubeUserIE,
)
from .teachingchannel import TeachingChannelIE
from .teamcoco import TeamcocoIE