mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-10 12:09:49 +00:00
Update extractors.py
This commit is contained in:
parent
ee1b02ab83
commit
6ce7baecaa
@ -1128,7 +1128,10 @@ from .tagesschau import (
|
|||||||
TagesschauIE,
|
TagesschauIE,
|
||||||
)
|
)
|
||||||
from .tass import TassIE
|
from .tass import TassIE
|
||||||
from .tasvideos import TASVideosIE
|
from .tasvideos import (
|
||||||
|
TASVideosIE,
|
||||||
|
TASVideosPlaylistIE,
|
||||||
|
)
|
||||||
from .tbs import TBSIE
|
from .tbs import TBSIE
|
||||||
from .tdslifeway import TDSLifewayIE
|
from .tdslifeway import TDSLifewayIE
|
||||||
from .teachable import (
|
from .teachable import (
|
||||||
|
Loading…
Reference in New Issue
Block a user