Code Monkey home page Code Monkey logo

youtube-automation's Introduction

YouTube Automation!

This is a basic concept for a automated youtube channel. I take facts from ChatGPT given certain rules (like some "partition words" to split the facts into 2 pieces) and make a short videoclip with it to upload to youtube or instagram reels.

๐Ÿ’ก How it works?

  • Ask ChatGPT to generate facts with the required rules to split the fact if needed.
  • Keep the generated facts in text files to be used in the program.
  • Download some background videos to place the facts on. (I have included code to resize the videos into 9:16 aspect ratio for shorts/reels)
  • Run the main.py file. (Make sure the files are in the required path as mentioned in the code)
  • The main.py file should generate videos and save them to an "export folder".
  • Now just upload the videos! (I will be looking into automating the uploads as well in the future)

๐Ÿš€ Getting started:

  1. Clone this repository!
  • Using SSH: git clone [email protected]:mokshablr/YouTube-Automation.git
  • Using HTTP: git clone https://github.com/mokshablr/YouTube-Automation.git
  1. Ensure you have the dependencies installed.

  2. Upload your choice of background videos into /backgrounds, text file with facts into /facts.

  3. Have a folder /exports to save the generated videoclips into.

๐Ÿ“ฆ Dependencies:

  1. ImageMagick
  2. FFmpeg

Hope this helps! โค๏ธ

youtube-automation's People

Contributors

mokshablr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.