mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Add an extractor for Internet Movie Database trailers (closes #1832)
This commit is contained in:
parent
2be54167d0
commit
d8d6148628
2 changed files with 60 additions and 0 deletions
|
@ -71,6 +71,7 @@ from .hotnewhiphop import HotNewHipHopIE
|
|||
from .howcast import HowcastIE
|
||||
from .hypem import HypemIE
|
||||
from .ign import IGNIE, OneUPIE
|
||||
from .imdb import ImdbIE
|
||||
from .ina import InaIE
|
||||
from .infoq import InfoQIE
|
||||
from .instagram import InstagramIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue