Hi,
Does anyone know how to configure squid to cache youtube videos?
I've tried these.
http://piju.fakap.net/2008/11/08/tut...caching-proxy/
ConfigExamples/DynamicContent/YouTube - Squid Web Proxy Wiki
both do not work. any help please
Hi,
Does anyone know how to configure squid to cache youtube videos?
I've tried these.
http://piju.fakap.net/2008/11/08/tut...caching-proxy/
ConfigExamples/DynamicContent/YouTube - Squid Web Proxy Wiki
both do not work. any help please
It says it only works with squid version 2.7. Are you using v2.7?
All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]
Yes I've tried squid 2.7 stable 7 and squid 2.7 stable 3
May be youtube sending some sort of headers which squid can not use.
All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]
How can i check its sending headers which cannot be cached???
There is a software on this side: Cache Videos | Videocache
But they charge for this software, If this software can cache youtube then how is it possible that youtube is sending headers which cannot be cached??
They are downloading actual .flv file from other service provider and storing it on your local server. To see headers use
You will seeCode:curl -I 'http://www.youtube.com/watch?v=rM8Wg8hCTG4'
Code:Cache-Control: no-cache
All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]
Who are downloading .flv???
Is there any possibility i could save .flv???
The software you mentioned is downloading file to local server. Yes, you can save it programming like python or perl or php. You can also use firefox extension to do the same. But this will not useful for browsing cached file for end users when they go to youtube. What are you trying to build here? If local cache with squid - it is not possible since they Youtube is using CDN to send file to clients.
All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]
There are currently 1 users browsing this thread. (0 members and 1 guests)