Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 834 Bytes

readme.md

File metadata and controls

29 lines (19 loc) · 834 Bytes

Simple YouTube Client Uploader (Go-Lang) Build Status

provides simple console application, writen on go-lang

Download

//TODO add the travis or drone to build binary release

Invoke

  • Enable YouTube API on your Google developer console
  • Create OAuth Client Key
  • Invoke with params

example parameters:

Add Video

-clientid="YOU clientID" -secret=" YOU secret" -filename result.mp4 -title "Обучающее видео"  -playlist тестлист -keywords "Тесты, Обучение, xDD"  -description "Описание"

Delete Video

-clientid="YOU clientID" -secret=" YOU secret" -deleteid VIDEO_YOUTUBE_ID -playlist YOU_PlAULIST_NAME