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

YouTube video on IOS devices

There are a number of threads on the site commenting on the need to turn off virus scanning for the IOS devices and YouTube, and there is even a built-in exception for googlevideo.com. However, this does not seem to be adequate.To make this work better you need to add an additional URL exception for youtube.com as well. 

You can add another URL by copying the googlevideo URL and changing the googlevideo to youtube. This will allow YouTube to work for IOS devices (at least this worked for our network).

Mike

Update: If you are on Comcast, it appears they are doing some caching of YouTube content. It turns out that the URL they are using has a "-" in it, so the rule will need to be modified to accommodate this. Just add a - to the end of the pattern which would give you something like this: 

^http://[A-Za-z0-9.-]+\.youtube\.com/videoplayback


This thread was automatically locked due to age.
Parents
  • FYI, none of these suggestions helped me out.  My kids were all complaining they could not use YouTube on their iPod Touch devices.

    I finally resorted to adding this URL to the default iPod/iPad YouTube rule:

    ^http?://[A-Za-z0-9.-]*youtube.com/

    and it instantly started to work.

    A sample log entry is below... I'd be happy to get suggestions, if my URL exception is too broad or insecure.

    2012:01:22-10:41:26 astaro httpproxy[19775]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="192.168.1.20" dstip="74.125.225.65" user="" statuscode="200" cached="0" profile="REF_DefaultHTTPProfile (Default Proxy)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="62080" request="0x8be8a20" url="gdata.youtube.com/.../related
Reply
  • FYI, none of these suggestions helped me out.  My kids were all complaining they could not use YouTube on their iPod Touch devices.

    I finally resorted to adding this URL to the default iPod/iPad YouTube rule:

    ^http?://[A-Za-z0-9.-]*youtube.com/

    and it instantly started to work.

    A sample log entry is below... I'd be happy to get suggestions, if my URL exception is too broad or insecure.

    2012:01:22-10:41:26 astaro httpproxy[19775]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="192.168.1.20" dstip="74.125.225.65" user="" statuscode="200" cached="0" profile="REF_DefaultHTTPProfile (Default Proxy)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="62080" request="0x8be8a20" url="gdata.youtube.com/.../related
Children
No Data