What slightly frustrated me lately is scrolling up and down endlessly in the Youtube stream to look up a certain athlete for the ICF World Cups. Does it sound familiar? After a race day I would like to quickly check some runs. But mostly I end up not knowing which stream (A or B) to search in, or where to find the run in the stream. What an inefficiency! So I’ve quickly hacked together a solution 🙂
- Database to store all races, result data and timestamp
- API to communicate between back- and front-end
- Integration with Youtube API
- Automatic scraping of results
- User login to help adding the timestamps
- Video or sound recognition to automatically identify the timestamps
- Etc….