Heres an example
https://barrycarlyon.github.io/twitch_misc/examples/vod_player/
After you login it’ll fetch the past broadcasts of GabrielAndDresden
You can modify this code to fetch whatever channel.
Ideally you’d move the API calls to a server rather than frontend as you don’t want to have to have users login to use your site.