#Video Downloading bookmarklet
3 messages · Page 1 of 1 (latest)
why are you setting the href as window.location.href instead of contentUrl from your earlier code? also, you might need to specify a filename for the download attribute.
Specifying it as blank should be fine as it works separately, and since it's just for the file name, it would just try to download the html page as a .mp4 I think