|
YouTube: Direct DL Link Generator
|
|
May. 05, 2006, 05:31 AM
Post: #4
|
|||
|
|||
|
RE: YouTube: Direct DL Link Generator
I tried the filter on a youtube site, but it did not match. I found some problems with the syntax which might explain that. One does not need to escape quotation marks.
The code on the page I found was like this: "movie_player", "450", "370", 7, "#FFFFFF"); The filter uses: \"movie_player\", "[0-9]+", "[0-9]+", [0-9]+, "#[a-Z0-9]+{6}"\);" If the first 2 numbers are always 3-digit numbers, why not express them as: "[0-9]+{3}" and the if the third one always has only 1 digit, why include the plus sign? This is my modified version, which did match: Code: [Patterns] |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help





![[-]](images/ONi/collapse.gif)