Last active
December 26, 2015 10:58
-
-
Save djoeman84/7140185 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:alert('You can download this video by using the command \'mimms -c '+document.getElementById('WMPlayer').data+' [target directory]\''); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried the bookmarklet and it worked for me after replacing 'http' with 'mms'
@djoeman84 - Thanks for providing the bookmarklet!
@adotey - One thing that I could think of that could raise an error is if you did not have mimms installed on your system. Since you got the above mimms error message, looks like you do have mimms installed. Not sure why it won't work after you substituted http with mms. Sorry, not of much help.