2.6.7 • Published 3 months ago

@uprestech/yt-ul v2.6.7

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 months 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

3 months ago

2.4.5

4 months ago

2.3.5

4 months ago

2.1.2

4 months ago

2.2.5

4 months ago

1.0.2

11 months ago

1.0.0

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.0

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago