mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-10 09:30:53 +00:00
[youtube:history] Disable exractor
This commit is contained in:
parent
82c06a40ac
commit
9f5e8d16b3
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user