1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[twitcasting] Improve extraction and fix issues (closes #17981)

This commit is contained in:
Sergey M․
2018-11-03 00:27:36 +07:00
parent 036f905161
commit cf0db4d997
2 changed files with 27 additions and 11 deletions

View File

@ -1196,7 +1196,7 @@ from .tweakers import TweakersIE
from .twentyfourvideo import TwentyFourVideoIE
from .twentymin import TwentyMinutenIE
from .twentythreevideo import TwentyThreeVideoIE
from .twitcasting import TwitcastingIE
from .twitcasting import TwitCastingIE
from .twitch import (
TwitchVideoIE,
TwitchChapterIE,