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