[facebook:plugins:video] Add extractor (Closes #10530)
This commit is contained in:
parent
2c3e0af93e
commit
349fc5c705
2 changed files with 33 additions and 1 deletions
|
@ -264,7 +264,10 @@ from .everyonesmixtape import EveryonesMixtapeIE
|
|||
from .expotv import ExpoTVIE
|
||||
from .extremetube import ExtremeTubeIE
|
||||
from .eyedotv import EyedoTVIE
|
||||
from .facebook import FacebookIE
|
||||
from .facebook import (
|
||||
FacebookIE,
|
||||
FacebookPluginsVideoIE,
|
||||
)
|
||||
from .faz import FazIE
|
||||
from .fc2 import FC2IE
|
||||
from .fczenit import FczenitIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue