1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-09 12:50:23 -05:00
This commit is contained in:
Sergey M․ 2015-09-20 23:54:05 +06:00
parent 4423eba49b
commit 82c06a40ac

View file

@ -809,8 +809,8 @@
YoutubeChannelIE, YoutubeChannelIE,
YoutubeFavouritesIE, YoutubeFavouritesIE,
# disabled because it can wipe the watch history (see #6893) # disabled because it can wipe the watch history (see #6893)
# remember to uncumment test in test/test_all_urls when it's fixed # remember to uncomment test in test/test_all_urls when it's fixed
#YoutubeHistoryIE, YoutubeHistoryIE,
YoutubePlaylistIE, YoutubePlaylistIE,
YoutubeRecommendedIE, YoutubeRecommendedIE,
YoutubeSearchDateIE, YoutubeSearchDateIE,