Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koibu Feed

Personal feed for Koubus active campains

Instalation

You should have installed Python 3 and pip.

pip install -r requirements.txt

Usage

Run main.py file and choose the name of the campaign you want to search.

cd koibu_feed
python main.py -c "Tombs of Scoria"

To mark the current episode you are currently watching use the sample_episode_file.csv file. On each line add the campaign title and episode number separated by a comma.

To use a different file use

python main.py -c "Tombs of Scoria" -ed "../data/sample_episode_file.csv"

To set the current episodes on the command line use

python set_current_episode.py -c "Tombs of Scoria" -ed "../data/sample_episode_file.csv"

Or choose a episode number to set

python set_current_episode.py -c "Tombs of Scoria" -n 32 -ed "../data/sample_episode_file.csv"

About

Personal feed for Koibus active campaigns

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages