Skip to content

KasRoudra/YT-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YT-Downloader

[+] Created By KasRoudra

[+] Description :

YT-Downloader is used to download any video or audio from youtube.

[+] Installation

apt install ruby wget -y
gem install httparty
git clone https://github.com/KasRoudra/YT-Downloader
cd YT-Downloader
ruby yd.rb

On linux, try sudo ruby yd.rb on first run

Or, Use Single Command

apt install wget ruby -y && git clone https://github.com/KasRoudra/YT-Downloder && cd YT-Downloader && chmod +x yd.rb && ruby yd.rb

Screenshots:

Usage:

  1. Run the script and choose video or audio
  2. Enter the youtube link and generate download link
  3. Download directly if you wish

Note:

Only Youtube links are supported for download.

[+] Find me on