youtubeuploader

Automate video uploads to YouTube with scripted batch operations

brewmacoslinux
Try with needOr install directly
Source

About

Scripted uploads to Youtube

Commands

youtubeuploader

Examples

Upload a single video file to YouTube$ youtubeuploader -filename video.mp4 -title 'My Video' -description 'Video description'
Upload video with custom privacy settings and playlist$ youtubeuploader -filename video.mp4 -title 'My Video' -privacy private -playlistId PLxxxxxx
Batch upload multiple videos from a configuration file$ youtubeuploader -config upload_config.json