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.

Stará: v1.64 - 10. 10. 2014 -
Nová: v1.64 - 12. 10. 2014 -

  • --- /tmp/diffy20250622-1145051-n5g9zj 2025-06-22 22:16:34.764220150 +0000
  • +++ /tmp/diffy20250622-1145051-lri80u 2025-06-22 22:16:34.764220150 +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"));