Skip to content

Latest commit

 

History

History
52 lines (25 loc) · 1.33 KB

README.md

File metadata and controls

52 lines (25 loc) · 1.33 KB

Description:

Download YouTube Videos base on using FFmpeg and youtube-dl!

Capture

Using Manual (Before Change The Config at settings folder to download MP3 or else):

For DirToSave.txt file

It serves to set the folder where the video will be downloaded (in MP3 format)

*Do not use "\" at the end.

Examples:

do: C:\Users\user\Documents

do not: C:\Users\giuse\Documents\


For DownloadCopy.txt

If activated it makes a copy of the downloaded file into the folder: "lib/Download" over the destination folder you.

Examples:

Use: "Y" or "y" or "N" or "n"

Do not use: "yes" or "no"


For Mp3_OR_Mp4.txt

Choose if you want to download video or audio file.

Example:

Use: "video" or "Video" or "VIDEO" or "audio" or "Audio" or "AUDIO" or "mp3" or "Mp3" or "mP3" or "MP3" or "mp4" or "Mp4" or "mP4" or "MP4"


Because the project was too large so i need to compress it