Skip to content

Wikidepia/FrameBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrameBot

This script can be used to run Every Frame in Order facebook page.

Usage

  1. git clone https://github.com/Wikidepia/FrameBot, to download the source code.
  2. cd FrameBot, to enter the directory.
  3. python3 -m venv venv && . venv/bin/activate to create and activate a virtual environment.
  4. pip install -U -r requirements.txt, to install the requirements.
  5. Copy-paste config.ini.example to config.ini and replace the values with your own.
  6. Put videos to videos folder, make sure it start with e<episode>. For example e1.mp4.
  7. Run with python3 main.py.
  8. Stop with CTRL+C and deactivate the virtual environment.

Credits

Boidushya, Hayden Faulkner

About

Every Frame in Order.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages