[youtube:history] Disable exractor

This commit is contained in:
Sergey M․ 2015-09-21 01:53:28 +06:00
parent 82c06a40ac
commit 9f5e8d16b3
1 changed files with 1 additions and 1 deletions

View File

@ -810,7 +810,7 @@ from .youtube import (
YoutubeFavouritesIE, YoutubeFavouritesIE,
# disabled because it can wipe the watch history (see #6893) # disabled because it can wipe the watch history (see #6893)
# remember to uncomment 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,