Skip to content

Youtube automation - creating compilation videos

Notifications You must be signed in to change notification settings

daniel-raad/ttauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTAuto

Youtube automation - creating compilation videos

Posting here: https://www.youtube.com/channel/UCy6UwC18Mg6-K54H73E9rrQ

To create and use repo:

  1. python -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt
  4. cd src
  5. python main.py

Run flask app:

  1. cd src
  2. flask run
  3. go to localhost:5000

FLASK_APP=app.py FLASK_DEBUG=1 flask run

flask run --without-threads

About

Youtube automation - creating compilation videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published