Skip to content

an automatic video TikTok generator, scraping funny reviews from steam and compile them into a video

Notifications You must be signed in to change notification settings

yoooby/SteamReviews-TikTok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funny Steam Reviews TikTok Bot

An automatic video bot to scrape funny Steam Reviews and render videos with MoviePY. More features will be added eventually.

Example

If you encounter any bugs, please report them.

Prerequisites

  • Python 3.x
  • elevenlabs API key

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/yoooby/SteamReviews-TikTok
    cd SteamReviews-TikTok
  2. Add ElevenLabs API Key

    go to config.yaml in the root directory and add your ElevenLabs API key:

    elevenlabs_api: YOUR_API_KEY_HERE
  3. Install Requirements

    pip3 install -r requirements.txt
  4. Prepare Background Video

    Choose a background video (e.g., subway surfers) and move it to the backgrounds folder. it will randomly select a video in the folder each time.

  5. Run the Bot

    Run the main script with Python and provide a Steam ID:

    python3 __main__.py

About

an automatic video TikTok generator, scraping funny reviews from steam and compile them into a video

Topics

Resources

Stars

Watchers

Forks

Languages