mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Add an extractor for faz.net (closes #1582)
This commit is contained in:
parent
4193a453c2
commit
63da13e829
2 changed files with 61 additions and 0 deletions
|
@ -34,6 +34,7 @@ from .eighttracks import EightTracksIE
|
|||
from .escapist import EscapistIE
|
||||
from .exfm import ExfmIE
|
||||
from .facebook import FacebookIE
|
||||
from .faz import FazIE
|
||||
from .fktv import (
|
||||
FKTVIE,
|
||||
FKTVPosteckeIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue