This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

allow specific Youbube url...

Hi Fellas:

I there an easy way to allow just one specific Youtube video to stream?

Currently, I have a corporate-wide policy to block all streaming video and especially Youtube but they want to do a fundraising drive around a specific video.

I tried whitelisting the URL but I still get the streaming block.  If I lift the streaming block, it will allow any streaming block (obviously).

I also tried different variations in the exceptions list with no success.

Any assistance would be appreciated.

Thanks!


This thread was automatically locked due to age.
  • I would guess that NO streaming media source would work correctly if you scanned what it sends.

    What if, instead of blocking Youtube by "breaking" all streaming media feeds, you block the "Entertainment_Culture" category or just create a new category containing only "Streaming Media" and block that?  That should block youtube in general, then you can create an exception for the URL or put it in the 'Never block' list.

    Does that do what you want?

    Cheers - Bob
  • There is a category in Entertainment called 'Streaming Media' that I have enabled.

    I tried creating an exception called:  YouTube - T-SHIRT WAR 2!! (TV Commercial - Stop Motion).  I also added the url to the whitelist.

    Unfortunately, the user still sees the 'streaming media not allowed' message.
  • That should work.  Please submit a support request.  I bet there's a bug in the works!  If not, then I think we'll learn something.

    Cheers - Bob
    PS What I mean should work is what I tried - an Exception for or a whitelist of all URLs containing the ID of your video: iLoA6BpUWqQ
  • Hi,

    I had had the same problem. Youtube should be blocked but some videos should be accesable. In my ASGs the webfiltercattegory streaming media ist blocked.
    In my whitelist i have entered the following lines:

    .*v[0-9]*\.lscache[0-9*]\.[a-z]\.youtube\.com.* 
     this seems for me to be the adress where the player an the stream comes from...
    .*\=uErIntEVZJ0
     for example the tag of the video from the url which requests it.

    I hope this could help you.