Browse Source
[extractors] Add import for tastytrade
master-ytdl-org
Sergey M․
7 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
1 additions and
0 deletions
-
youtube_dl/extractor/extractors.py
|
|
@ -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 ( |
|
|
|