[extractors] Add import for tastytrade

This commit is contained in:
Sergey M․ 2017-07-01 18:39:29 +07:00
parent 4917478803
commit 9b35297be1
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 0 deletions

View File

@ -973,6 +973,7 @@ from .tagesschau import (
TagesschauIE, TagesschauIE,
) )
from .tass import TassIE from .tass import TassIE
from .tastytrade import TastyTradeIE
from .tbs import TBSIE from .tbs import TBSIE
from .tdslifeway import TDSLifewayIE from .tdslifeway import TDSLifewayIE
from .teachertube import ( from .teachertube import (