-
-
Notifications
You must be signed in to change notification settings - Fork 1
cmd.upload
vodbot upload
; aliases upload
, push
It should be noted immediately that VodBot cannot upload videos publicly without approval from YouTube, I am working on a solution but VodBot cannot upload to YouTube without limitations currently. Sorry for the inconvience!
This is the uploading functionality of VodBot, uploading staged data to a YouTube channel. Simply running vodbot upload <stage_id>
will begin the uploading process for VodBot (you can also pass "all" in place of an ID to upload all stages). VodBot will load the stage(s), and then require authentication from a Google Account to upload videos to YouTube. VodBot will print a link that the user must open and authenticate the application with, then paste a unique code into a prompt from VodBot given by Google after authorizing VodBot. From there VodBot will attempt to upload the staged data to YouTube with all appropriate fields filled.
You will need to set the video to be public manually, as VodBot does not upload public videos, this allows for scheduling premieres.
* YouTube brand channels cannot use anything other than the desktop website to upload videos, this includes the public API (and by extension VodBot).
This project is licensed under the MIT license, copyright Logan "NotQuiteApex" Hickok-Dickson. You can read more about the license here.
If you'd like to support this project and the rest of the stuff I do, you can go to my website and select one of the support options, or just click the pink heart Sponsor button at the top of the page.