Memes-to-Shorts Compiler - Automated Python Script
Ever seen those short memes videos while scrolling thru YouTube Shorts? They collect a lot of views and subscribers, and could even be monetized. This program lets u upload these short videos automatically by simpely editing the config. I proudly introduce ShortsMemes.
- Clone this repository:
git clone https://github.com/nak0823/ShortsMemes.git
- Install the required packages:
pip install -r requirements.txt
- Run the script:
python main.py
- Configure Settings.toml inside the cloned repository.
- To prevent any errors make sure to configure everything!
- Get your Imgur Authorization here
- Get your Reddit Id & Secret here
- To get the YouTube API working follow the following steps:
- Create a new project here
- Install the required API YouTube Data API V3
- Go to Credentials and click "+ New Credentials".
- Finished Installing and Setting up.
ShortsExample.mp4
(Note: I didn't upload daily!)
- When facing any issue dont hestitate to open an issue
- Open a PR if you want to add something.
- Star & fork the repository.