iamthedkr / video-downloader

A video and channel downloader that supports 110 websites, powered by Electron and youtube-dl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Downloader

Powered by Electron and YouTube-DL

alt text

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/truongsofm/video-downloader

# Go into the repository
cd videodownloader 

# Install dependencies
npm install

# Run the app
npm start

Then paste a URL into the Video Url input, can either be a single video or a playlist, it should autopopulate the Title at which point you can change the title or the given save directory.

Disclaimer

It is your responsibility to know whether your usage conflicts with a platform's given TOS, app creators accept no responsibility for misuse of this application

License ( Reup By TruongSOFM )

CC0 1.0 (Public Domain)

About

A video and channel downloader that supports 110 websites, powered by Electron and youtube-dl

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 83.1%Language:HTML 16.9%