From 527d99dd4f5383e2feac7b0c1c80f643cb0e3399 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Thu, 21 Nov 2019 22:06:47 +0000 Subject: [PATCH] Enhance the windows max path length warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50379ac..b4bd309 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The ultimate collection of scripts for YouTube-DL Install [youtube-dl](https://github.com/ytdl-org/youtube-dl) and ffmpeg -Create a folder where you want your videos downloaded in a drive where you have Gigabytes/Terabytes of space available (**Warning for Windows users**: try to keep a short path length like `C:\YouTube-DL` otherwise you will hit the Windows path length limit (255 characters) when downloading videos with long title, [See](https://github.com/ytdl-org/youtube-dl/issues/23154) for more details) +Create a folder where you want your videos downloaded in a drive where you have Gigabytes/Terabytes of space available (**Warning for Windows users**: try to keep a short path length like `C:\YouTube-DL` otherwise you will hit the Windows path length limit (255 characters) when downloading videos with long title but even then it might not be enough so you might need to enable longer one, [See](https://github.com/ytdl-org/youtube-dl/issues/23154) for more details) Put the folders `Arctive Scripts` and `Archive Scripts` of your OS in the created folder (Read the section named "[Archive and Active Scripts?](https://gitlab.com/TheFrenchGhosty/TheFrenchGhostys-YouTube-DL-Archivist-Scripts#archive-and-active-scripts)" to understand the differences)