Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 863 Bytes

TUTORIAL.md

File metadata and controls

13 lines (12 loc) · 863 Bytes
  1. Go to https://livetiming.formula1.com/static/SessionInfo.json
  2. Copy the Url for the latest session.
  3. Example of URL - 2021/2021-10-24_United_States_Grand_Prix/2021-10-24_Race/
  4. Add prefix "livetiming.formula1.com/static" to the above url.
  5. Example - livetiming.formula1.com/static/2021/2021-10-24_United_States_Grand_Prix/2021-10-24_Race/ 6.Add TeamRadio.jsonStream to the end of the url to get links.
  6. Example - livetiming.formula1.com/static/2021/2021-10-24_United_States_Grand_Prix/2021-10-24_Race/TeamRadio.jsonStream
  7. Open the file in text editor and paste the links as suffix.
  8. Example - http://livetiming.formula1.com/static/2021/2021-04-18_Emilia_Romagna_Grand_Prix/2021-04-18_Race/TeamRadio/MAXVER01_33_20210418_162030.mp3
  9. Enjoy listening to recorded radio messages.

Simpler Way

Just use this code and follow the steps to run it.