[youtube:history] Enable exractor

This commit is contained in:
Sergey M․ 2015-09-21 21:28:02 +06:00
parent 9f5e8d16b3
commit c6aa838b51
2 changed files with 2 additions and 4 deletions

View file

@ -808,9 +808,7 @@ from .youtube import (
YoutubeIE,
YoutubeChannelIE,
YoutubeFavouritesIE,
# disabled because it can wipe the watch history (see #6893)
# remember to uncomment test in test/test_all_urls when it's fixed
#YoutubeHistoryIE,
YoutubeHistoryIE,
YoutubePlaylistIE,
YoutubeRecommendedIE,
YoutubeSearchDateIE,