Skip to content

Instantly share code, notes, and snippets.

@enblanco
Created January 8, 2011 02:17
Show Gist options
  • Save enblanco/770455 to your computer and use it in GitHub Desktop.
Save enblanco/770455 to your computer and use it in GitHub Desktop.
One-click download from a page with a divshare player
javascript:fvalue=document.divplaylist.src.match(/\d+/);sposition=document.divplaylist.src.search('-');svalue=document.divplaylist.src.substring(sposition+1);location.href='http://pstoragestart2.divshare.com/launch.php?f='+fvalue+'&s='+svalue;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment