瀏覽代碼

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

Wiped out part of my history as well
Sergey M․ 10 年之前
父節點
當前提交
f817adc468
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      youtube_dl/extractor/__init__.py

+ 1 - 1
youtube_dl/extractor/__init__.py

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