forked from minhngoc25a/youtube-dl
[README.md] Document solution for extremely slow start on Windows
This commit is contained in:
parent
70346165fe
commit
a4a7c44bd3
|
@ -693,6 +693,10 @@ hash -r
|
||||||
|
|
||||||
Again, from then on you'll be able to update with `sudo youtube-dl -U`.
|
Again, from then on you'll be able to update with `sudo youtube-dl -U`.
|
||||||
|
|
||||||
|
### youtube-dl is extremely slow to start on Windows
|
||||||
|
|
||||||
|
Add a file exclusion for `youtube-dl.exe` in Windows Defender settings.
|
||||||
|
|
||||||
### I'm getting an error `Unable to extract OpenGraph title` on YouTube playlists
|
### I'm getting an error `Unable to extract OpenGraph title` on YouTube playlists
|
||||||
|
|
||||||
YouTube changed their playlist format in March 2014 and later on, so you'll need at least youtube-dl 2014.07.25 to download all YouTube videos.
|
YouTube changed their playlist format in March 2014 and later on, so you'll need at least youtube-dl 2014.07.25 to download all YouTube videos.
|
||||||
|
|
Loading…
Reference in New Issue