mirror of
https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection
synced 2024-11-10 06:24:14 +00:00
Enhance the windows max path length warning
This commit is contained in:
parent
6fe59d0cc1
commit
527d99dd4f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue