danivs10 / Automatic-Video-Generator-for-youtube

An automatization tool using python that given a topic as input it creates a short video with overlaying text that gives three curious facts about that topic and then uploads that video to a youtube channel.
8 stars 6 forks source link

YouTube Video Generator

Automate the publication of YouTube videos or shorts with this open-source script. This script generates video content based on a given topic and publishes it to your YouTube account.

Dependencies

Installation

  1. Clone this repository:

    git clone https://github.com/danivs10/Automatic-Video-Generator-for-youtube
    cd your-repo
  2. Install dependencies

  3. Update the necessary files with your secret tokens.

Usage

Execute the main.py file with the topic of the video as an argument:

python main.py "your-topic"

This will generate a video about the specified topic and publish it to your YouTube account.

Contributing

Contributions are welcome! If you want to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request.

Output

The generated video will be published to your YouTube account.

Known Issues

Credits

Developed by Daniel Varela Sánchez.