mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Add an extractor for pluzz.francetv.fr (closes PR #1399)
This commit is contained in:
parent
a1ab553858
commit
5d8afe69f7
2 changed files with 51 additions and 0 deletions
|
@ -29,6 +29,7 @@ from .escapist import EscapistIE
|
|||
from .exfm import ExfmIE
|
||||
from .facebook import FacebookIE
|
||||
from .flickr import FlickrIE
|
||||
from .francetv import PluzzIE
|
||||
from .freesound import FreesoundIE
|
||||
from .funnyordie import FunnyOrDieIE
|
||||
from .gamespot import GameSpotIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue