A Bookmarklet (Favelet) for your browser to simply download lectures from a SonicFoundry Mediasite website, that is often used by colleges and universities.
In case jquery is not already loaded in the page, this modification will add jquery from cdn to the page, then call the bookmarklet code with the onload from that script. Otherwise, just call the bookmarklet code as-is.
The indentation ends up being a little weird here, but I left it this way to minimize the whitespace changes (which would reindent just about the whole file).
In case jquery is not already loaded in the page, this modification will add jquery from cdn to the page, then call the bookmarklet code with the onload from that script. Otherwise, just call the bookmarklet code as-is.
The indentation ends up being a little weird here, but I left it this way to minimize the whitespace changes (which would reindent just about the whole file).