Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 695 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 695 Bytes

YouTube Video Creator

Simple Python script that steals popular gifs from Reddit and creates a YouTube video.

  1. Use Reddit API to download top rated videos from different communities.
  2. Download copyright-free background music from YouTube using youtube-dl.
  3. Combine videos and music into a single video with moviepy.
  4. Upload created video to YouTube using youtube-upload script.

This script was used to create a video every day for a month. Created videos can be seen on this YouTube channel.