introduction

This commit is contained in:
ericlikedis 2023-08-26 21:48:26 -05:00
parent 3ee712e818
commit 66b6869d34

View File

@ -12,6 +12,8 @@ image:
> youtube-dl is a command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. > youtube-dl is a command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.
{: .prompt-info } {: .prompt-info }
## Introduction
At one point going to sketchy Youtube downloader websites just became too much with all the ADs and overall suspicious pop ups you would get while trying to either download an mp3 or mp4 from YouTube. At one point going to sketchy Youtube downloader websites just became too much with all the ADs and overall suspicious pop ups you would get while trying to either download an mp3 or mp4 from YouTube.
Gone are these days though, while this tool in particular has been around for awhile it has it's perks. Gone are these days though, while this tool in particular has been around for awhile it has it's perks.