The Castlink page uses the Chromecast sender API to send Media Links directly to your Cast Devices. It provides a playlist where you can add as many media links as you want, which will played one after the other.
You can automatically insert items into the playlist by passing information as a parameter to the url. For example:
https://mchilli.github.io/castlink/?list=title|url;title|url;title|url
- the title that will displayed during playback
- the media link, which must be a supported format like MP4, WebM, Ogg etc.
- Chromecast.Link by anacrolix - for the idea
- Cast.js - for the Chromecast sender library
- Font Awesome - for the icons