Skip to content

Instantly share code, notes, and snippets.

@m1k1o
Created December 4, 2018 20:58
Show Gist options
  • Save m1k1o/803992675bc84a9b994ce25770ef2180 to your computer and use it in GitHub Desktop.
Save m1k1o/803992675bc84a9b994ce25770ef2180 to your computer and use it in GitHub Desktop.
Get stream URL by just executing this piece of code at video page @ http://vivo.sx
javascript:location.href=JSON.parse(window.atob(document.getElementsByTagName("script")[20].text.match(/Core\.InitializeStream\s*\(\'(.*?)\'\)/)[1]))[0];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment