mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
Add facebook import
This commit is contained in:
parent
9eae41ddef
commit
a50e1b32e4
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
from .extractor.bliptv import BlipTVIE, BlipTVUserIE
|
||||
from .extractor.comedycentral import ComedyCentralIE
|
||||
from .extractor.dailymotion import DailymotionIE
|
||||
from .extractor.facebook import FacebookIE
|
||||
from .extractor.gametrailers import GametrailersIE
|
||||
from .extractor.generic import GenericIE
|
||||
from .extractor.googleplus import GooglePlusIE
|
||||
|
|
Loading…
Reference in a new issue