1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07:00

[streamable] Fix title extraction and improve (Closes #9122)

This commit is contained in:
Sergey M․
2016-07-17 02:01:00 +07:00
parent 59cc5bd8bf
commit 1a8f0773b6
2 changed files with 36 additions and 13 deletions

View File

@@ -783,6 +783,7 @@
from .ssa import SSAIE
from .stanfordoc import StanfordOpenClassroomIE
from .steam import SteamIE
from .streamable import StreamableIE
from .streamcloud import StreamcloudIE
from .streamcz import StreamCZIE
from .streetvoice import StreetVoiceIE