Any way to run in Windows with Python 2.6?
You are hereForums / Suggestions / Windows version
Videocache 1.9.5 is available now. This version improves support for logging and fixes video caching problems for various sites like Vimeo, Break, Tube8 etc due to change in URL patterns. Also, from this version onwards, UrlGrabber has been removed from dependencies. Check Changelog for details. If you have purchased version 1.9.x previously, you can claim free upgrade by contacting using Contact Link. Please mention the email address using which you purchased Videocache. New users proceed to download page right now, secure your copy and enjoy caching :-)
Windows version
Hi!
Not yet. May be you have to wait for some time but I can't promise one.
Thank You!
OK.
I think the lack of compatibility is given by the fact that Windows does not use the permissions of files as unix ...
Hi Osman,
Permission is one reason. But thats not really the major issue. The major issue is the required time for testing and reviewing the entire plugin code for making it compatible with windows.
Thank You!
is the first time that I am working with python, and I got it that the videos on youtube load usually the user, but even so without the cache
I tried using CygWin, everything works, but does not download.
videocache.log:
http://pastebin.com/m6714ea4a
When the log says it has finished downloading, it says "We're sorry ...", and not find the file anywhere on the computer.
EDIT:
Had a wait until the file appears in the apache, but still the message "We're sorry ..." still showing.
EDIT2: WORK!
It was only a setting in videocache.conf
It works, but the performance is terrible.
Yes, but the problem is not the script itself, but the interpreter is slow. I was looking at another script in PHP, but PHP spends only 15MB of RAM to run the script, and this with another redirector is very bad.
I try to migrate my server in the next few days and see what happens.

