Skip to content

mubin986/vimeo-to-google-cloud-storage-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: run npm i
Step 2: put VIMEO_API_TOKEN and BUCKET_NAME into .env
Step 3: copy your gcs service account json file in the root of the directory and rename it to cloud-storage-key.json
Step 4: copy your vimeo ids containing json into src/data and rename it to vimeo_ids.json. you can see vimeo_ids_sample.json which represents how the json should look like
Step 5: run npm start. you can use pm2 library to run the process in the background

Cheers!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published