thelabcat / rumble-chat-actor

Interact with the chat of your livestreams in Python
GNU General Public License v3.0
2 stars 0 forks source link

ClipCommand could upload clips to Rumble as unlisted videos for chat access #12

Closed thelabcat closed 3 months ago

thelabcat commented 3 months ago
thelabcat commented 3 months ago

Firefox cannot be opened to a profile that is already in use by another instance. We should use a separate profile to upload clips.

Also, this uploading could be handled by a ClipUploader class(es) in the utils submodule, an instance of which is passed to the clip command when it is created. Maybe multiple classes could be created for different services.