Basically steal content from Reddit and post it as shorts on YouTube and earn free money π°
sudo apt install ffmpeg mpv
cd reddisyte/ && pip install -r requirements.txt
playwright installpython path_to/reddisyte/app/main.py --help- Top Subreddits
- GDocs Library
- Background Video
- YouTube Docs
- YouTube Data API Quota
- Username Generator
- 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/
βββ 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