Video Title Silverriot Silver Riot Videos Fix «Genuine ◆»

If you can’t find Silver Riot videos even though they exist:

<script src="https://silverriot.com/api/v1/embed.js?video=12345"></script>
<div id="silverriot-player"></div>
<script>
  SilverRiot.init(
    video: 12345,
    titleElement: '#video-title' // This might be misconfigured
  );
</script>

Open Command Prompt/Terminal and run:

ipconfig /flushdns  (Windows)
sudo dscacheutil -flushcache (Mac)