Skip to content

TheHyrox/YTDL-Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTDL-Console is a Youtube Downloader in your terminal

Simple and efficient JS youtube downloader in your terminal

Specifications

  • Runs on Windows, Mac, Linux
  • Programming in Node.JS
  • Quality selector and downloading in .mkv

How to Install

Requirements

git clone https://github.com/TheHyrox/YTDL-Console.git

Windows

First install ffmpeg if you don't have it

MacOSX & Linux

First install ffmpeg with brew and get the path

>brew install ffmpeg
>which ffmpeg
/opt/homebrew/bin/ffmpeg

If needed change the line with the ffmpeg path

How to Use

Run the script with

node /index(-unix).js 

Then write off a video-id, link or name, select the right one and choose what you want to download

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks