Skip to content

Scrapes JTV raffles to find which videos have been played on the platform before (and how often)

License

Notifications You must be signed in to change notification settings

MajicGit/jtv_played_before-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jtv_played_before

Uses the ticket lists to get a list of videos that have been played on JungleTV.

Note that this list is in no way or form comprehensive. Errors can and will occur, additionally the ticket lists that this relies on don't date back to the initial creation of JungleTV. Thus be careful when relying on this for winning events or so. I take no guarantee for the correctness.

To run yourself:

  1. (Optional) Create a file called "config.py". In this you need to specify your Youtube Data v3 API as api_key = "YOUR_API_KEY". Optionally you can also adjust the MIN_PLAYS_FOR_LOOKUP value in this file, to change how many videos names are resolved.
  2. Run python3 jtv_lists.py and wait.

About

Scrapes JTV raffles to find which videos have been played on the platform before (and how often)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages