As discovered in jira-projects/CDN#13, actually using this is slightly more complicated that with the Tor support.
Unless the user has an outproxy enabled, the url to embed.js needs to be rewritten at embed time, otherwise they'll never be able to reach the changes we're going to make in this issue.
An approach to handling that is covered in that issue though - this issue is purely concerned with the changes which need to be made within the embed script to allow delivery once those other changes have been made.
Activity
11-Mar-22 16:25
assigned to @btasker
11-Mar-22 16:27
As discovered in jira-projects/CDN#13, actually using this is slightly more complicated that with the Tor support.
Unless the user has an outproxy enabled, the url to
embed.js
needs to be rewritten at embed time, otherwise they'll never be able to reach the changes we're going to make in this issue.An approach to handling that is covered in that issue though - this issue is purely concerned with the changes which need to be made within the embed script to allow delivery once those other changes have been made.
11-Mar-22 17:33
mentioned in commit 158a04599bf21520f75439e07c4fba5598fd46f0
Message
Support delivery of video via eepsite websites/videos.bentasker.co.uk#4
This also writes analytics stats via eep
11-Mar-22 18:27
mentioned in commit 25a357f7551b50102f3b840370cd7cc0bbe5a408
Message
Update the embed text to use the new embed format (websites/videos.bentasker.co.uk#4)