Browse Source

[extractors] Add import for tastytrade

master
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
      youtube_dl/extractor/extractors.py

1
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 (

Loading…
Cancel
Save