[youtube:history] Explain why it has disabled and skip test

This commit is contained in:
Jaime Marquínez Ferrándiz
2015-09-20 12:23:13 +02:00
parent 5e39123b3b
commit f005f96ea5
2 changed files with 3 additions and 1 deletions

View File

@ -808,6 +808,8 @@ 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,
YoutubePlaylistIE,
YoutubeRecommendedIE,