[ie/dailymotion] Support search (#8292)
Closes #6126 Authored by: drzraf, seproDev Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
This commit is contained in:
parent
ede624d1db
commit
11ffa92a61
2 changed files with 82 additions and 29 deletions
|
|
@ -444,6 +444,7 @@ from .dailymail import DailyMailIE
|
|||
from .dailymotion import (
|
||||
DailymotionIE,
|
||||
DailymotionPlaylistIE,
|
||||
DailymotionSearchIE,
|
||||
DailymotionUserIE,
|
||||
)
|
||||
from .dailywire import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue