Skip to content

ycs1m1yk/LoLHighlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoLHighlighter

2020 Spring Capstone Project

Team member

  • Hyeseong Lee
  • Youngheon Kim
  • Yoonjin Han

Features and Purpose

  • LoLHighlighter is a web service that extracts highlights from LCK 2020 seasons' YouTube videos.
  • By input the url of a LCK 2020 seasons' YouTube video, you can see the highlight timestamp of the video. image
  • Click a timestamp and watch the highlights of the time and category that you want. image

Project environment

Installation

ffmpeg installation

  • Download link -> https://ffmpeg.zeranoe.com/builds/ image

  • Store the downloaded file as C:\Program Files\ffmpeg image

  • Edit the system environment -> add C:\Program Files\ffmpeg\bin to the PATH image

tesseract-OCR installation

.bat excution (TODO)

  • pip install --upgrade pip
  • pip install -r requirements.txt
  • etc..

How to use

  • Clone or download LoLHighlighter.
  • From the path where you downloaded LoLHighlighter, LoLHighlighter\flask>flask run at the terminal.
  • You can use LoLHighlighter with local server -> http://127.0.0.1:5000/ image

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •