mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-25 19:52:11 +00:00
Update extractors.py
This commit is contained in:
parent
e152c0107e
commit
de3c09e6ac
1 changed files with 1 additions and 1 deletions
|
@ -1128,7 +1128,7 @@ from .tagesschau import (
|
||||||
TagesschauIE,
|
TagesschauIE,
|
||||||
)
|
)
|
||||||
from .tass import TassIE
|
from .tass import TassIE
|
||||||
from .tasvideos import TasVideosIE
|
from .tasvideos import TASVideosIE
|
||||||
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 a new issue