[streamango] Add extractor

This commit is contained in:
Marvin Ewald 2017-04-04 19:18:23 +02:00 committed by Sergey M․
parent b2a19e3829
commit 4db79fa1bc
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 55 additions and 0 deletions

View file

@ -939,6 +939,7 @@ from .srmediathek import SRMediathekIE
from .stanfordoc import StanfordOpenClassroomIE
from .steam import SteamIE
from .streamable import StreamableIE
from .streamango import StreamangoIE
from .streamcloud import StreamcloudIE
from .streamcz import StreamCZIE
from .streetvoice import StreetVoiceIE