Comment 36 for bug 455852

Revision history for this message
danguy (dans-spam) wrote :

I've been using this bookmarklet for a while. It takes the video you are tying to watch at http://www.cbc.ca/video and plays it inside the Dragons' Den player. (A few other CBC show sub-sites can work as well.) Steps to use:

1) Create a bookmark for

javascript:(function(){var%20h=window.location.hash;window.location='http://www.cbc.ca/dragonsden/video.html?'+h.substr(h.lastIndexOf('/')+1)})()

2) Go to http://www.cbc.ca/video and click on a video to watch. The page will scroll up, the location fragment will change, and the displayed metadata will update, bus the video will not play.

3) Activate the bookmarklet. You will be redirected to the Dragons' Den video website.

4) Click the play button inside the Dragon's Den player. Your chosen video will play.

Hopefully this workaround is helpful to others.