Skip to content

hawk911/youtube_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages