Automate the creation of YouTube Shorts, simply by providing a video topic to talk about.
Important Please make sure you look through existing/closed issues before opening your own. If it's just a question, please join our discord and ask there.
🎥 Watch the video on YouTube.
Check out the instructions for the local version here.
You can obtain your TikTok session ID by logging into TikTok in your browser and copying the value of the sessionid
cookie.
Make sure you set your path to the ImageMagick binary correctly in the .env
file, it should look something like this:
IMAGEMAGICK_BINARY="C:\\Program Files\\ImageMagick-7.1.0-Q16\\magick.exe"
Don't forget to use double backslashes (\\
) in the path, instead of one.
If you're having trouble installing playsound
, you can try installing it using the following command:
pip install -U wheel
pip install -U playsound
If you were not able to find your solution, please ask in the discord or create a new issue, so that the community can help you.
If you like and enjoy MoneyPrinter
, and would like to donate, you can do that by clicking on the button on the right hand side of the repository. ❤️
You will have your name (and/or logo) added to this repository as a supporter as a sign of appreciation.
Pull Requests will not be accepted for the time-being.
See LICENSE
file for more information.