Skip to content

A simple youtube uploader that uploads all video files in a directory

Notifications You must be signed in to change notification settings

whimsicaldreamer/Youtube-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Uploader

A simple project to handle video uploads to youtube.

I created this project to save my time (actually am lazy) from uploading video files to youtube, repeatedly everyday.

Setup

  • Create your google api credentials for youtube by going into google console
  • Download the json file and rename it to credentials.json and put in the same directory of this project.
  • Change the folderPath in main.js

How to run?

Go to your project terminal and run:

node main.js

About

A simple youtube uploader that uploads all video files in a directory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published