javascript
books
code
bookmarklet to copy address of playlist.m3u8 frtom canvas which you can then pass to mpv
javascript:navigator.clipboard.writetext("https://streaming-lectures.la.utexas.edu/lo/smil:engage-player_"+window.location.pathname.substring(1+window.location.pathname.lastindexof("/"))+"_presenter.smil/playlist.m3u8")