Skip to content

Aadv1k/reddit-tts-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit text to speech generator

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.

Current functionality

  • 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 the token.json file is there.
  • Ability to cherry pick individual posts for which the video has to be made, within the GUI (refer to screenshots)

Usage

  • do pip install -r requirements.txt to install all the dependencies and then, run python 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.

Screenshots

Backburners

  • Converting links and emojis to plain text

About

A GUI to auto-generate TTS videos from reddit posts and comments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages