Skip to content

Jamesllllllllll/Batch-Upload-Vimeo-Thumbnails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Update Video Thumbnails in Vimeo

Purpose

I created this app because I needed to add thumbnails to about 150 videos for a course. The course is divided into modules, each module having 5-25 videos with its own thumbnail.

This app will allow to choose a folder from your Vimeo Library and upload an image as the thumbnail for all the videos in the folder.

How to Use

  1. Copy .env.example to .env, create a Vimeo app and add your credentials
  2. Add any thumbnail images you want to use in the /thumbnails folder in this project
  3. From the project root folder, run npm install
  4. Run node thumbnails.js
  5. Enter the number that represents the folder of your choice
  6. Enter the file name of the image you want as the thumbnail
  7. Enjoy! The previous active thumbnail will be preserved.

Note

This app will not remove any previous thumbnails. Running it multiple times on the same folder will add more thumbnails, but only the most recently added will be active.

About

Batch upload thumbnails to all videos in a Vimeo folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published