Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
I love your script but a Youtube update seems to have broken it on the Favorites Page. Basically the first page works but any others don't get rebuilt with the added =18 because of how they are pulling the next pages of Favorites. |
|
|
One suggestion for your first regexp. Could it be better as /\&fmt=(18|6)/? Yeah. I've been sick the past day so haven't been doing much. I'll update the RegExp, thanks. |
|
|
that's a neat thing... I just assumed location.replace worked the same way as String.replace. One suggestion for your first regexp. Could it be better as |
|
|
You should change it so it uses location.replace() instead of location.href=, this way users will still be able to click the holy back button :) Ok, I did that. I also made all the links on the page &fmt=18
|
|
|
You should change it so it uses |
|
|
Thanks! It's very useful |
|
|
this script will soon be obselete |