Merge pull request #1438 from rzhxeo/fktv
Add support for http://fernsehkritik.tv
This commit is contained in:
commit
6c36d8d6fb
2 changed files with 62 additions and 0 deletions
|
@ -29,6 +29,10 @@ from .eighttracks import EightTracksIE
|
|||
from .escapist import EscapistIE
|
||||
from .exfm import ExfmIE
|
||||
from .facebook import FacebookIE
|
||||
from .fktv import (
|
||||
FKTVIE,
|
||||
FKTVPosteckeIE,
|
||||
)
|
||||
from .flickr import FlickrIE
|
||||
from .francetv import (
|
||||
PluzzIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue