Skip to content

Instantly share code, notes, and snippets.

@adobster1
Last active November 15, 2018 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adobster1/a5f88aae8d9cf4b2e2fc8fb01358ab3f to your computer and use it in GitHub Desktop.
Save adobster1/a5f88aae8d9cf4b2e2fc8fb01358ab3f to your computer and use it in GitHub Desktop.
Bookmarklet for downloading the MP3 or MP4 of a YouTube video. (js raw)
javascript: window.location = document.URL.replace("youtube.com/watch?v=", "y2mate.com/youtube/").replace("https://", "http://");
@Chetan7575
Copy link

Please do something to open y2mate.com in new tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment