videos v0.18

Version: 0.18


Project Info

videos.bentasker.co.uk is used to embed platform agnostic videos into various sites, including www.bentasker.co.uk and https://snippets.bentasker.co.uk.

It provides the means to organise videos as well as to trivially reference them from other locations.


Release Notes

Version 0.18 implements support for delivering video content directly via the new Tor Hidden service (dnkpodkuqowld7pnmpt5droubfzgv7tziz2fbiuufpvocbdonobq4xyd.onion) and removes some un-needed functionality

As of the release of v0.13, embeds should refer only to the minified embed script:

<div style="width: 60%">
    <script type="text/javascript" 
            src="https://videos.bentasker.co.uk/resources/embed/embed.min.js"></script>
    <script type="text/javascript">
        embedBensPlayer('2017/201705_Lua_split_string/lua_string_split.mp4_master.m3u8');
    </script>
</div>

Player example

The following player uses release 0.18