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.
  • Until recently, I was able to view youtube videos on IOS devices using the googlevideo byterange bug workaround. Then I would get a server not configured message. I cloned the byterange bug workaround, and replaced "googlevideo" with "youtube", and all is well in IOS world again. Thanks for the heads up Mike!
  • This solution also works with Revision3.com content.  Just change the URL accordingly.
  • Adding http://[a-za-z0-9.-]+\.youtube\.com/videoplayback to the existing iPhone/iPad workaround exception also works for those on Verizon FIOS networks.

    Thanks Mike!
  • As an FYI for those that use Charter as the ISP, the versions with the dashes were needed in the web filtering exception list to work correctly:

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


    -scott
  • 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
  • Hi sneader,
    It can depend on some special configuration. Just some question to get a better understanding of your issue:
    Do you see this behavior always? 
    Could you please provide the version of your iOS?

    Thanks and regard,
    Masoumeh
  • These here also works nice and  are more restrictive:


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


    Hope this helps...
  • 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


    Comcast has Youtube servers at some of their larger Peering points....
  • Hi sneader,
    It can depend on some special configuration. Just some question to get a better understanding of your issue:
    Do you see this behavior always? 
    Could you please provide the version of your iOS?

    In all cases, our three Apple iPod Touch devices could not view any YouTube videos.  They are all 2nd Generation, running the absolute latest iPod Touch firmware, although I do not have the version handy. If this is important to know, I will check.

    - Scott