Skip to content

AUTplayed/ytdl-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the ui version of youtube-schedule

img

Prerequisites

  • nodejs
  • npm
  • ffmpeg

Youtube v3 api key

put your api key in a file called .env in the root of this project like this:

apiKey=<yourkey>

If you don't have one yet, you can get one for free:

step by step tutorial to get your own youtube v3 api key.

How to start

Inside the project folder, run

npm install

To start the program, run

node index.js

The browser should open the webpage automatically. If it doesn't, open "http://127.0.0.1:8080" manually.

About

Youtube downloader with pleasant ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published