mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[9gag] Add extractor
This commit is contained in:
parent
29030c0a4c
commit
7fc3fa0545
3 changed files with 73 additions and 3 deletions
|
@ -102,6 +102,7 @@ from .nbc import NBCNewsIE
|
|||
from .newgrounds import NewgroundsIE
|
||||
from .nhl import NHLIE, NHLVideocenterIE
|
||||
from .niconico import NiconicoIE
|
||||
from .ninegag import NineGagIE
|
||||
from .nowvideo import NowVideoIE
|
||||
from .ooyala import OoyalaIE
|
||||
from .orf import ORFIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue