mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 02:27:42 -07:00
Add back YoutubeSearchURLIE
This commit is contained in:
parent
2c337f4e85
commit
ed99d68bdd
3 changed files with 93 additions and 92 deletions
|
@ -1556,7 +1556,7 @@ from .youtube import (
|
|||
YoutubeRecommendedIE,
|
||||
YoutubeSearchDateIE,
|
||||
YoutubeSearchIE,
|
||||
#YoutubeSearchURLIE,
|
||||
YoutubeSearchURLIE,
|
||||
YoutubeSubscriptionsIE,
|
||||
YoutubeTruncatedIDIE,
|
||||
YoutubeTruncatedURLIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue