Code a weather video and upload to youtube daily
YouTube Channel: https://www.youtube.com/channel/UCWTdXsoIDIkYXQWstcVrlzg
- Go to openweathermap.org and create a new api key, use as
REMOTION_API_KEY
env - Set an unique id as
YOUTUBE_CREDENTIALS_KEY
for storing unique credentials for your account - Run
npm i
- Run
npm run upload
and wait for info about "Auth pending", go to verification_url using the browser which is logged in with the youtube account you want to upload and enter the user_code - After it is done, the credentials should have been saved
- Create a new repository on github with the action secrets of the two envs
- Push the repo to github and it will publish a video every 0 AM UTC