This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[youtube:history] Disable extractor until
#6893
is investigated
Wiped out part of my history as well
totalwebcasting
Sergey M․
9 years ago
parent
6c91a5a7f5
commit
f817adc468
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/__init__.py
+ 1
- 1
youtube_dl/extractor/__init__.py
View File
@ -808,7 +808,7 @@ from .youtube import (
YoutubeIE
,
YoutubeChannelIE
,
YoutubeFavouritesIE
,
YoutubeHistoryIE
,
#YoutubeHistoryIE
,
YoutubePlaylistIE
,
YoutubeRecommendedIE
,
YoutubeSearchDateIE
,
Write
Preview
Loading…
Cancel
Save