1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[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
2 changed files with 55 additions and 0 deletions

View File

@@ -939,6 +939,7 @@
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