Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 333 Bytes

File metadata and controls

13 lines (10 loc) · 333 Bytes

YouTube Video Uploader

Automatically monitor a folder and upload videos to YouTube.

Quick Start

  1. Clone or download this project
  2. Run: pip install -r requirements.txt
  3. Set up YouTube API credentials (see setup_guide.md)
  4. Run: python video_uploader.py

Requirements

  • Python 3.7+
  • YouTube Data API v3 credentials