Skip to content

lostvikx/reddisyte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

69 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Reddit Parasyte

Basically steal content from Reddit and post it as shorts on YouTube and earn free money πŸ’°

Usage

sudo apt install ffmpeg mpv
cd reddisyte/ && pip install -r requirements.txt
playwright install

Docs

python path_to/reddisyte/app/main.py --help

Useful Links

TODO

  • Google TTS API
  • Use playwright package to extract screenshots
  • Clean comments, before initializing TTS
  • Give credit to background video in description
  • Create a setup file at root directory

App Directory Tree

app/
β”œβ”€β”€ GoogleTTS
β”‚   β”œβ”€β”€ char_count.txt
β”‚   β”œβ”€β”€ creds
β”‚   β”‚   └── service-account-file.json
β”‚   β”œβ”€β”€ temp
β”‚   └── tts.py
β”œβ”€β”€ main.py
β”œβ”€β”€ Playwright
β”‚   β”œβ”€β”€ screenshot.py
β”‚   └── temp
β”œβ”€β”€ reddit.py
β”œβ”€β”€ rough_work.py
β”œβ”€β”€ utils.py
β”œβ”€β”€ VideoEditor
β”‚   β”œβ”€β”€ assets
β”‚   β”‚   └── minecraft_1440p.webm
β”‚   β”œβ”€β”€ editor.py
└── YTUpload
    β”œβ”€β”€ creds
    β”‚   β”œβ”€β”€ client_secret.json
    β”‚   └── oauth2.json
    └── upload.py

About

A program to extract content off of Reddit πŸ› The name is derived by reddit + parasite

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages