VideoCache
Videocache is no longer in development.

Another way to solve DOWNLOAD_ERR YOUTUBE An error occured while retrieving the video

by zinhell on 28 Feb 2009

Hi all,

I found another way to solve this error message problem "DOWNLOAD_ERR YOUTUBE An error occured while retrieving the video"

My problem solved in videocache 1.9. After i change cache_host and proxy in /etc/videocache.conf file to use my proxy interface next in squid.conf we must add access list to allow ip address 10.0.99.2

and my problem solved

example :

in /etc/videocache.conf

cache_host 10.0.99.2
proxy http://10.0.99.2:3128/

in /usr/local/squid/etc/squid.conf

acl LAN_1 src 10.0.99.2/255.255.255.255
http_access allow LAN_1

Regards,
May this help us

8 Answers

by bellera on 1 Mar 2009

Hello!

This is correct. videocache downloading for caching the video needs squid access:

http://www.bellera.cat/josep/videocache/#squid

DOWNLOAD_ERR YOUTUBE appears also if videocache tries to download an expired 'temporary' video from googlevideo.com and related:

http://www.bellera.cat/josep/videocache/squid_videocache_youtube.html

Regards,

Josep Pujadas

by Kulbir Saini on 6 Mar 2009

Zinhell,

Thanks for sharing the information. I am sure this will help other users facing the same problem.

Thank You!

by thodwris on 1 May 2009

hello ,i didnt understand how to solve the problem.
can u explain me!pls

by nuno gba on 1 Jun 2009

I HAVE A PROBLEM ... MY VIDEOS ARE DOWNLOADING, BUT THER ARE NOT LOADING ... A MESSAGE SAYS THERE IS AN ERROR AND I DONT SEE DE VIDEOS AFTER CACHING

by Kulbir Saini on 29 Jun 2009

Thodwris, Nuno,

Are you able to browse http://localhost/videocache/ ? What is the error you get ?

Thank You!

by Anonymous on 8 Sep 2009

While getting this in videocache.log :

2009-09-08 12:13:40,415 7593 202.95.136.53 f74ecb4881f220a9 CACHE_HIT YOUTUBE Video was served from cache.

The video is not playing :
An error occurred, please try again later.

I'm able to browse http:///videocache/
Already put http_access allow localip_acl too.
Any solution?

by Kulbir Saini on 12 Sep 2009

Anon,

Are you able to browse the local URL that videocache is returning in the logs? Can you please paste the complete log on http://pastebin.com/ ?

by Gustavo on 5 Dec 2009

I have the same problem.

In logs show : DOWNLOAD_ERR YOUTUBE An error occured while retrieving the video

If i try another site it works ! ( DOWNLOAD TVUOL 10099594 Video was downloaded and cached )

I bought the version 1.9.2 and got the same error.