[youtube:history] Enable exractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index 2529d8657046658ca279377979c4d132f58ce330..c16e9e3d2bfdec3b27b118b9bff031300ade5ed5 100644 (file)
@@ -808,9 +808,7 @@ from .youtube import (
     YoutubeIE,
     YoutubeChannelIE,
     YoutubeFavouritesIE,
-    # disabled because it can wipe the watch history (see #6893)
-    # remember to uncumment test in test/test_all_urls when it's fixed
-    #YoutubeHistoryIE,
+    YoutubeHistoryIE,
     YoutubePlaylistIE,
     YoutubeRecommendedIE,
     YoutubeSearchDateIE,