Skip to content

VideosOnDemand/JFJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JFJ VODs

A WIP project to make a better overview for JFJ's stream VOD playlists.



Todo

  • Extract games played in each stream

  • Add game previews for streams



Hard Work

Currently I will not research what streams contain
which games considering the greater amount of work.

However, this would greatly improve search-ability of
the dataset, so if you care for that, you're welcome to
make a PR.

The structure would be

-   stream : <Stream Number>
    video : <Video Id>
    game : <Game Name>
    
# Or if multiple

-   stream : <Stream Number>
    video : <Video Id>
    games : 
        -   <Game Name>
        -   <Game Name>


Licensing

The video dataset is licensed under the Unlicense.

Game previews belong to their respective owners.

Everything else is licensed under AGPLv3.