mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
536 B
536 B
How to get Vimeo API token
- Create an account on https://vimeo.com
- Navigate to https://developer.vimeo.com
- Click
New app
button. - Click
Create App
. - Navigate to Generate an access token section.
- Click
Generate
. - Copy a token to your CLI's configuration file.
[tokens]
vimeo = "ecd4d34b07bcb9509ABCD"