1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-03-09 15:50:55 +00:00

[ie/youtube:search:date] Remove broken ytsearchdate support (#15959)

Closes #15898
Authored by: stastix
This commit is contained in:
Achraf
2026-02-20 00:18:02 +01:00
committed by GitHub
parent e2444584a3
commit c7945800e4
4 changed files with 2 additions and 19 deletions

View File

@@ -2553,7 +2553,6 @@ from .youtube import (
YoutubeNotificationsIE,
YoutubePlaylistIE,
YoutubeRecommendedIE,
YoutubeSearchDateIE,
YoutubeSearchIE,
YoutubeSearchURLIE,
YoutubeShortsAudioPivotIE,