VideoCache
Videocache is no longer in development.

Videocache not working; errors in squid/cache.log

by cdzombak on 27 Dec 2008
I installed the latest videocache from RPM on Fedora 10 and followed all the directions exactly. However, it is not working, and this appears in my cache.log: Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in "bootstrap_inner self.run() File "/usr/share/videocache/videocache.py", line 792, in run squid_part() File "/usr/share/videocache/videocache.py", line 529, in squid_part videos = ...

6 Answers

squid working but videocache not saving videos

by Anonymous on 26 Dec 2008
ok squid is working great, videocache on the other hand is not working. it starts and says it is going to save videos but when i try to watch the same video it dose not find any precached. here is my youtbe_cache file http://pastebin.com/m11c5bf5 this is my squid file http://pastebin.com/m7c67c20b and this is what video cache log file says 2008-12-25 19:38:02,422 INFO - - XMLRPCServer - Starting XMLRPCServer on port 9100. 2008-12-25 19:38:02,425 INFO - - SCHEDULEDER - Download Scheduler ...

3 Answers

disc full

by Anonymous on 23 Dec 2008
hi man, i am head. I need your help, the hard drive is full 150 G youtube, I will buy another 500 G hard drive, how can I install another disk without losing datos.thanks man again congratulations on your program is excellent

3 Answers

video.google.com is not cached

by bellera on 20 Dec 2008
Hello! The videocache.py code for Google videos is not working: if host.find('vp.video.google.com') > -1 and path.find('videodownload') > -1: I tried to cache Google videos and doesn’t work. For example: http://video.google.com/videoplay?docid=-8996836251682690877&ei=RIdLSa2KJY6EjALbxvjLCw&q=motor&emb=1 Google uses also localisation. This means that the same video can be found at different video.google.tld: video.google.com, video.google.es, ...

9 Answers

[Resolved] Transparent Proxy

by Anonymous on 19 Dec 2008
I've installed Videocache (v. 1.6) and it works fine with explicit proxy scenario, but with transparent proxy it doesn't works!! Here the error after I changed squid.conf from "http_port 8080" to "http_port 8080 transparent" : File "/usr/lib/python2.4/httplib.py", line 804, in endheaders self._send_output() File "/usr/lib/python2.4/httplib.py", line 685, in _send_output self.send(msg) File "/usr/lib/python2.4/httplib.py", line 652, in ...

5 Answers

[Resolved] multiple url_rewrite_program

by Anonymous on 17 Dec 2008
Hello! squid supports only one url_rewrite_program adzap (addzapper) is a redirector program for squid that can chain many redirector programs. Is it possible to use squid + adzap + squidguard + videocache ? Here you have an article using two redirectors: http://www.kernel-panic.it/openbsd/proxy/proxy6.html I post this question because I have squid + squidguard working and I would like to add videocache to my installation. Regards, Josep Pujadas

20 Answers

python packages needed

by Anonymous on 17 Dec 2008
Hello! At http://cachevideos.com/install-videocache-pfsense it says that bsddb, gdbm, sqlite3 and tkinter python packages are needed. Is it correct? I ask for it because at http://cachevideos.com/installation these python packages are not listed. Thanks in advance, Josep Pujadas

3 Answers

videocache-1.6-1 error

by Anonymous on 16 Dec 2008
Hi, I'm having problem with videocache-1.6-1, I got this error. Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.4/threading.py", line 442, in "bootstrap self.run() File "/usr/share/videocache/videocache.py", line 790, in run download_scheduler() File "/usr/share/videocache/videocache.py", line 759, in download_scheduler if video_id_pool.get_conn_number() < max_parallel_downloads: File ...

15 Answers

rapidshare.com

by Anonymous on 16 Dec 2008
Hi Kulbir Saini, Just a short question, can we use cachevideo method to cache rapidshare? Thanks. Rgds, sizulku

5 Answers

metacafe and tube8 caching

by Anonymous on 15 Dec 2008
Hi Kulbir Saini, I've install videocache-1.6-1 on my fedora, but seemed metacafe did not working properly. I try to log request from metacafe and seemed they has move the content from v.mccont.com to akmccvideos.metacafe.com (or maybe they have 2 host to store the content?). Take alook at this sample below http://v.mccont.com/ItemFiles/%5BFrom%20www.metacafe.com%5D%202150475.9089116.11.flv?"gda"=1229171250_68d2e8dc3f1a18d83708e6e9457e682b ...

8 Answers