Browse Source

[extractors] Add import for tastytrade

master-ytdl-org
Sergey M․ 7 years ago
parent
commit
9b35297be1
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/extractors.py

+ 1
- 0
youtube_dl/extractor/extractors.py View File

@ -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…
Cancel
Save