Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.
I am being sponsored by Syntress! They bought me an amazing dedicated server to run catonmat on. If you're looking web services, I highly recommend the Syntress guys!
Education Sponsors
I am being sponsored by A-Writer! If you ever need help with essay writing, look no further than A-Writer! They will help you with your writing in as quickly as 3 hours!
Youtube has removed the double quotes, so this tiny change works now.
113c113 if (match($0, /fmt_url_map=([^"]+)&/, matches)) {In short, remove double quotes and colon, Use = and place an ampersand at end. I will upload the changed file to gist.
http://gist.github.com/356056
re
rahul
p.s. I have run only one test on it, its working, will update if any issues.
Reply To This Comment