Post Reply 
YouTube: Direct DL Link Generator
May. 03, 2006, 08:34 PM
Post: #1
YouTube: Direct DL Link Generator
Code:
[Patterns]
Name = "YouTube: Video Direct Download Link Generator [Kye-U]"
Active = TRUE
URL = "([^/]++.|)youtube.com/watch\?v=[a-Z0-9\-]"
Limit = 512
Match = "(<script type=\"text/javascript\">"
        " // <!\[CDATA\["
        " var fo = new \wObject\(\"/player(2|).swf?video_id=\1\", \"movie_player\", "[0-9]+", "[0-9]+", [0-9]+, "#[a-Z0-9]+{6}"\);"
        " fo.write\(\"(flashcontent|playerDiv)\"\);"
        " // \]\]>"
        " </script>)\0"
Replace = "\0\r\n\r\n"
          ""
          "<div style="font-size: 12px; font-weight: bold; text-align: center; border: 1px dotted red; background: #FFC; width: 400px; padding: 6px; margin-left: auto; margin-right: auto; margin-bottom: 8px;"><a href="http://www.youtube.com/get_video\?video_id=\1">[ Download Video ][/url]</div>"

Works with both the current video player, and the new beta video player.

See screenshot for link placement.

EDIT: Thanks to LWC for pointing this out, download this (FLVConvert) to convert the .FLV files to .AVI, .MPG, or .MP2.


Attached File(s)
.png  youtube.png (Size: 119.04 KB / Downloads: 3683)
Visit this user's website
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
YouTube: Direct DL Link Generator - Kye-U - May. 03, 2006 08:34 PM
RE: YouTube: Direct DL Link Generator - Kye-U - May. 04, 2006, 12:35 PM
RE: YouTube: Direct DL Link Generator - Kye-U - May. 05, 2006, 05:34 AM
RE: YouTube: Direct DL Link Generator - Ralph - May. 09, 2006, 12:19 PM
RE: YouTube: Direct DL Link Generator - Ralph - May. 09, 2006, 10:59 PM
RE: YouTube: Direct DL Link Generator - Ralph - May. 10, 2006, 10:04 PM
RE: YouTube: Direct DL Link Generator - Kye-U - May. 14, 2006, 06:40 PM

Forum Jump: