Post Reply 
No Flash toggle Utube
Apr. 15, 2012, 02:12 AM (This post was last modified: May. 01, 2012 03:21 AM by JJoe.)
Post: #5
RE: No Flash toggle Utube
(Apr. 15, 2012 12:14 AM)Mele20 Wrote:  Is this a known issue with Utube that I didn't know about because I seldom use Flash? Or is there something else going on?

This is known, http://prxbx.com/forums/showthread.php?t...3#pid14653 , and continues.

I prefer something like this,

Code:
[Patterns]
Name = "flash vars filter for youtube  2012.04.15 (multi)"
Active = TRUE
Multi = TRUE
URL = "$TYPE(htm)[^/]++youtube.com/"
Bounds = "\"args\": \{*\}|flashvars=+\\+\"( value=\\+\")+*\\+\""
Limit = 18000
Match = "(\1(\\u0026|[&"])(amp;)+"
        "("
        "adPluginPath|pprs|instream|tpas_|ptk|pprl|ctb_xml"
        "|is_doubleclick_tracked|interstitial|watermark"
        "|ad[0-9]+_|rv.|ctb_xml|autoplay"
        ")"
        "[^:"=]+"
        "("
        "\":*?(, (^(^\"))|(^(^})))"
        "|"
        "=((^(^((\\u0026|\&)(amp;)+|\\+\")))|*?(^(^((\\u0026|\&)(amp;)+|\\+\"))))"
        ")$SET(A=$GET(A)\1))+\2(\\+\"(^?)|\}(^?))\5"
        "&"
        "$SET(A=$GET(A)\2)"
        "("
        "$TST(A=(flash$SET(B=&autoplay=0)(*=\\+)+{1})\3(\\u0026|\&)(amp;)+\4)$SET(A=\3"\4)"
        "|"
        "$TST(A=\"$SET(B=, "autoplay": 0)\3, (^?))$SET(A="\3)"
        "|"
        ")"
Replace = "$GET(A)$GET(B)\5"
          "$SET(A=)"

to a toggle at youtube.

It was removing some things and turning off autoplay.

HTH

Edit: Changed filters date to published date.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
No Flash toggle Utube - Mele20 - Apr. 15, 2012, 12:14 AM
RE: No Flash toggle Utube - ProxRocks - Apr. 15, 2012, 12:35 AM
RE: No Flash toggle Utube - ProxRocks - Apr. 15, 2012, 12:54 AM
RE: No Flash toggle Utube - ProxRocks - Apr. 15, 2012, 01:15 AM
RE: No Flash toggle Utube - JJoe - Apr. 15, 2012, 03:42 AM
RE: No Flash toggle Utube - JJoe - Apr. 15, 2012 02:12 AM
RE: No Flash toggle Utube - ProxRocks - Apr. 15, 2012, 02:26 AM
RE: No Flash toggle Utube - soccerfan - Apr. 15, 2012, 02:14 PM
RE: No Flash toggle Utube - ProxRocks - Apr. 15, 2012, 03:32 PM

Forum Jump: