1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-09-27 22:05:28 +00:00

[youtube:history] Disable extractor until #6893 is investigated

Wiped out part of my history as well
This commit is contained in:
Sergey M․ 2015-09-20 11:31:23 +06:00
parent 6c91a5a7f5
commit f817adc468

View file

@ -808,7 +808,7 @@ from .youtube import (
YoutubeIE,
YoutubeChannelIE,
YoutubeFavouritesIE,
YoutubeHistoryIE,
#YoutubeHistoryIE,
YoutubePlaylistIE,
YoutubeRecommendedIE,
YoutubeSearchDateIE,