This development for this project has ended, I don't plan on fixing or further supporting this
A python gui program to generate reddit text to speech videos from posts or comments.
- Generate videos for subs based on comments,(askreddit) so reading individual comments.
- Generate videos for subs with longer posts,(entitledparents), so slicing the post into multiple frames to fit the text.
- Easy login, all you need to do, is run
main.py
, you will get a link; go to the link and click allow; Thats it! the credentials are written to a json file so you dont need to repeat this step as long as thetoken.json
file is there. - Ability to cherry pick individual posts for which the video has to be made, within the GUI (refer to screenshots)
- do
pip install -r requirements.txt
to install all the dependencies and then, runpython main.py
- It will prompt you to open a url, open it, then allow "post_scraper" to access your account, then you will be redirected to a browser tab, you can then close it.
- Converting links and emojis to plain text