As the VideoCache website (http://cachevideos.com/ yay Drupal
) says:
"VideoCache is a squid URL rewriter plugin written in Python which traps the requests to squid for various audio/video websites and cache the audio/videos in the local storage on proxy server for serving the subsequent requests for the same audio/video. It caches the audio/video independently of squid caching system. The cached files are stored in a browsable fashion."
In short, it caches (i.e. maintains a reusable copy of) all the Youtube, Google Videos, Metacafe, and other services' videos that you play. The fun starts when, upon a page refresh on a youtube video, you don't have to re-download the video. Rather the VideoCache Squid(proxy) plugin comes into action and taps the video request to the one already existing on the hard drive! An awesome solution for LANs and ISPs!
To install Squid and VideoCache on Mac OS X Leopard (10.5) ( continue
reading... )