mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-11-14 23:12:47 +01:00
[youtube:history] Disable extractor until #6893 is investigated
Wiped out part of my history as well
This commit is contained in:
parent
6c91a5a7f5
commit
f817adc468
@ -808,7 +808,7 @@ from .youtube import (
|
|||||||
YoutubeIE,
|
YoutubeIE,
|
||||||
YoutubeChannelIE,
|
YoutubeChannelIE,
|
||||||
YoutubeFavouritesIE,
|
YoutubeFavouritesIE,
|
||||||
YoutubeHistoryIE,
|
#YoutubeHistoryIE,
|
||||||
YoutubePlaylistIE,
|
YoutubePlaylistIE,
|
||||||
YoutubeRecommendedIE,
|
YoutubeRecommendedIE,
|
||||||
YoutubeSearchDateIE,
|
YoutubeSearchDateIE,
|
||||||
|
Loading…
Reference in New Issue
Block a user