requirements: python
pip install requests PIL os io moviepy.editor googleapiclient oauth2client
main2.py: Get memes from internet (API: https://meme-api.com/gimme)
main3.py: Get memes from MyMemes folder (Upload memes there(name starts with Screenshot))
Change YourClientIdHere to your actual client id (from google developer console)
Change YourClientSecretHere to your actual client secret (from google developer console)
You obviosly have to change the VideoTemplate.mp4 to an actual video (w/ the same name)