1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-25 23:05:23 +00:00

Add back YoutubeSearchURLIE

This commit is contained in:
pukkandan
2022-01-30 00:41:47 +05:30
parent 2c337f4e85
commit ed99d68bdd
3 changed files with 93 additions and 92 deletions
+1 -1
View File
@@ -1556,7 +1556,7 @@ from .youtube import (
YoutubeRecommendedIE,
YoutubeSearchDateIE,
YoutubeSearchIE,
#YoutubeSearchURLIE,
YoutubeSearchURLIE,
YoutubeSubscriptionsIE,
YoutubeTruncatedIDIE,
YoutubeTruncatedURLIE,