Skip to content

MichiganDataScienceTeam/W24-TikTokVideos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Tik Tok Video Maker

This is an MDST project focused on automating the creations of Reddit storytime videos for Tik Tok.

Watch the video

Setup

  • To Create your own branch run.
git clone [email protected]:MichiganDataScienceTeam/W24-TikTokVideos.git

cd W24-TikTokVideos

git branch <Your Team Name>
  • Setup Virtual Environment
python3 -m venv env

source env/bin/activate #you will need to run this command everytime you start a new terminal session

pip install -r requirements.txt
  • Install packages
pip install <Package Name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages