Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.04 KB

Fully Automated YouTube Shorts Channel

This code will show you how to setup and fully autmated YouTube Channel. Content is gathered from Reddit using images both animated and still images will work. Setup is in depth at times so check out the tutorial video if you need extra help.

Setup

  • Clone Project
  • pip install -r requirements.txt
  • This project uses MoviePy which uses ImageMagick to write text onto our movie. Follow the link to install. Not on windows you will need to update config defaults.
  • create a .env file with your reddit API details.
  • create a client_secrets.json for your YouTube API details.
  • Both are covered in the video if you need help!

Contact!