video-upload-patterns

Installation
SKILL.md

Video Upload Patterns

Best practices for uploading videos to major platforms.

YouTube Upload

Basic Upload

from googleapiclient.discovery import build
from googleapiclient.http import MediaFileUpload
from google.oauth2.credentials import Credentials
Installs
21
GitHub Stars
2
First Seen
Jan 23, 2026
video-upload-patterns — mindmorass/reflex