Skip to content

Comments

feat: Add broadcast creation, stream binding, and thumbnail actions#150

Open
makstech wants to merge 1 commit intobitfocus:masterfrom
makstech:feature/broadcast-creation-stream-binding
Open

feat: Add broadcast creation, stream binding, and thumbnail actions#150
makstech wants to merge 1 commit intobitfocus:masterfrom
makstech:feature/broadcast-creation-stream-binding

Conversation

@makstech
Copy link
Contributor

Add create broadcast action with title, description, visibility, scheduled start time, auto-start/stop, monitor stream, thumbnail, and stream binding options. Add standalone set thumbnail and bind/unbind stream actions.

Add last_created_broadcast_id variable, available streams cache with listStreams API, and update HELP.md documentation.

Closes #149

Create new broadcast Set broadcast thumbnail and Bind stream to broadcast

Add create broadcast action with title, description, visibility, scheduled
start time, auto-start/stop, monitor stream, thumbnail, and stream binding
options. Add standalone set thumbnail and bind/unbind stream actions.

Add last_created_broadcast_id variable, available streams cache with
listStreams API, and update HELP.md documentation.
@makstech makstech force-pushed the feature/broadcast-creation-stream-binding branch from e2880dc to 586d713 Compare February 17, 2026 00:12
@jswalden
Copy link
Collaborator

Neato. Decent pile of code here, will probably require some amount of the rest of the week to work through.

@makstech
Copy link
Contributor Author

@jswalden Yeah, and it's only the first part with 3 API endpoints to create the broadcast, i.e., create broadcast, upload thumbnail, bind stream to broadcast. After this, I want to replicate the YouTube UI when using other stream as a template, which means also calling YouTube Videos API to modify the newly created broadcast with stuff like category, made for kids, language, etc.

If you need any explanation or better description, let me know, I am happy to resolve all questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Weekly Livestream Pre-Scheduling (YouTube API – Videos: insert)

2 participants