Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 780 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 780 Bytes

youtube-code-searcher

This code was created for KSI's Laugh and give money video's e.g. https://www.youtube.com/watch?v=L69Wt-5d8rE

  • You need to install Tesseract and place it in a folder called "ignore-tesseract" in the main directory
  • Get a twillio account and put the credentials in the config file
  • Add a Discord webhook to the config file

This code is very messy with limited documentation.

It worked for nearly all of KSI's code video's except his newest (https://www.youtube.com/watch?v=NBXcEO6t2Ok) where he changed the way he displayed the codes and I do not have the time to update the code.

This code was made in April 2022 so have no clue if it still functions, had to create a new repository as sensitive info was in the commit history of the last one