mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
Add an extractor for ebaumsworld.com (closes #1462)
This commit is contained in:
parent
38d025b3f0
commit
3d60bb96e1
2 changed files with 38 additions and 0 deletions
|
@ -24,6 +24,7 @@ from .depositfiles import DepositFilesIE
|
|||
from .dotsub import DotsubIE
|
||||
from .dreisat import DreiSatIE
|
||||
from .defense import DefenseGouvFrIE
|
||||
from .ebaumsworld import EbaumsWorldIE
|
||||
from .ehow import EHowIE
|
||||
from .eighttracks import EightTracksIE
|
||||
from .escapist import EscapistIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue