mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-08 19:08:40 +00:00
[extractors] Add import for tastytrade
This commit is contained in:
parent
4917478803
commit
9b35297be1
|
@ -973,6 +973,7 @@ from .tagesschau import (
|
|||
TagesschauIE,
|
||||
)
|
||||
from .tass import TassIE
|
||||
from .tastytrade import TastyTradeIE
|
||||
from .tbs import TBSIE
|
||||
from .tdslifeway import TDSLifewayIE
|
||||
from .teachertube import (
|
||||
|
|
Loading…
Reference in a new issue