2.6.7 • Published 1 year ago

@uprestech/yt-ul v2.6.7

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

@uprestech/yt-ul 2.0 Rewrite, now node.js native

1: create/download the client-secrets.json credentials from the google console

go through these https://developers.google.com/identity/protocols/oauth2/web-server#creatingcred and follow the link to the 'credentials page' and create/downlod a 'OAuth 2.0 Client IDs'

Note:

You may need to add "Youtube Data API" access role for the google project first, and check you have these 3 scopes on your user/role(s). 

'https://www.googleapis.com/auth/youtube'

'https://www.googleapis.com/auth/youtube.upload'

'https://www.googleapis.com/auth/yt-analytics.readonly'

2

npm install -g yt-ul@2

❯ yt-ul -V
2.4.5

> yt-ul ..//sample_video_ai.MT-earth-avatar.11-28-2023.mp4 -c ./samples/horoscope-EARTH-vid.config.json -s ~/.credentials/client_secrets.12-13-2023.json -r ~/.credentials/yt-uploader-tokens.json
> npm run start -- ../sample_video_ai.MT-earth-avatar.11-28-2023.mp4 \
-c ./samples/horoscope-EARTH-vid.config.json \
-s ~/.credentials/client_secrets.12-13-2023.json \
-r  ~/.credentials/yt-uploader-tokens.01-07-24.json 

3

2.6.7

1 year ago

2.4.5

1 year ago

2.3.5

2 years ago

2.1.2

2 years ago

2.2.5

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago