Skip to content

Instantly share code, notes, and snippets.

@redfellow
Created May 11, 2018 20:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save redfellow/f0aa2fef02a7297404da2e069b019a27 to your computer and use it in GitHub Desktop.
Save redfellow/f0aa2fef02a7297404da2e069b019a27 to your computer and use it in GitHub Desktop.
Download the original audio/video from a Plex server you have access to
javascript:(function()%7Bif (typeof plxDwnld %3D%3D 'undefined') %7Bvar jsCode %3D document.createElement('script')%3BjsCode.setAttribute('src'%2C 'https%3A%2F%2Fpiplong.run%2Fplxdwnld%2Fbookmarklet.js%3Fts%3D' %2B Math.floor(Date.now()%2F1000))%3Bdocument.body.appendChild(jsCode)%3B%7D else %7BplxDwnld.init()%3B%7D%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment