Showing posts with label Youtube. Show all posts
Showing posts with label Youtube. Show all posts

Friday, February 12, 2016

Ecap Squid - Plugin Youtube quality locker

Source : http://blog.dokter-squid.com/ecap-squid-plugin-youtube-quality-locker/

Requierements:
  1. Squid Cache V 3.5.X min
  2. Linux Debian atau Ubuntu
  3. Libecap V.1, Silahkan Download Disini
  4. Ecap adapter, Silahkan Download Disini
Install :

1. Install pkg-config : apt-get install pkg-config

2. Install Libecap yang sudah anda download
   
tar -xzf libecap-1.0.0.tar.gz
cd libecap-1.0.0/
./configure
sudo make && make install