1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-09 02:55:11 +00:00

Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ytrec) and SearchURL

This commit is contained in:
pukkandan
2020-11-22 03:51:09 +05:30
parent d3260f40cb
commit 3462ffa892
5 changed files with 202 additions and 149 deletions

View File

@@ -1514,7 +1514,6 @@ from .youtube import (
YoutubeSearchDateIE,
YoutubeSearchIE,
YoutubeSearchURLIE,
YoutubeShowIE,
YoutubeSubscriptionsIE,
YoutubeTruncatedIDIE,
YoutubeTruncatedURLIE,