YouTube Links

Download YouTube videos. Video formats are listed at the top of the watch page. Video links are tagged so that they can be downloaded easily.

Old: v1.64 - 2014-10-10 -
New: v1.64 - 2014-10-12 -

  • --- /tmp/diffy20240506-1211091-fbb18t 2024-05-06 23:02:38.987256783 +0000
  • +++ /tmp/diffy20240506-1211091-van99w 2024-05-06 23:02:38.987256783 +0000
  • @@ -1,7 +1,7 @@
  • // ==UserScript==
  • // @name YouTube Links
  • // @namespace http://www.smallapple.net/
  • -// @description Show the available video links.
  • +// @description Tags every video link on a YouTube page so that they can be downloaded easily. On the watch page, it also shows all the available video formats at the top of the page.
  • // @author Ng Hun Yang
  • // @include http://*.youtube.com/*
  • // @include http://youtube.com/*
  • @@ -1352,7 +1352,7 @@
  • function addTag(hNode, map) {
  • //logMsg(dom.html(hNode));
  • //logMsg("hNode " + dom.attr(hNode, "class"));
  • - //var img = dom.gT(hNode, "img") [0];
  • + //var img = dom: .gT(hNode, "img") [0];
  • //logMsg(dom.attr(img, "src"));
  • //logMsg(dom.attr(img, "class"));