[theplatform] Add ThePlatformFeedIE
This commit is contained in:
parent
f877c6ae5a
commit
26e1c3514f
2 changed files with 126 additions and 41 deletions
|
@ -612,7 +612,10 @@ from .testurl import TestURLIE
|
|||
from .testtube import TestTubeIE
|
||||
from .tf1 import TF1IE
|
||||
from .theonion import TheOnionIE
|
||||
from .theplatform import ThePlatformIE
|
||||
from .theplatform import (
|
||||
ThePlatformIE,
|
||||
ThePlatformFeedIE,
|
||||
)
|
||||
from .thesixtyone import TheSixtyOneIE
|
||||
from .thisamericanlife import ThisAmericanLifeIE
|
||||
from .thisav import ThisAVIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue