Skip to content

Cache the most frequently watched videos on your local machine/local network to save Internet Data.

Notifications You must be signed in to change notification settings

sanyam5/YouTube-Cacher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube-Cacher

Cache the most frequently watched videos on your local machine/local network to save Internet Data.

How you can help

There are several issues in this project and I would love if you could take time report the issues and suggest strategies to overcome them. Also if you find any descrepancy with the Install/Usage instructions in this readme, feel free to make pull request. Yo developers, lets make it big!

Install Instructions

Installing the server

(might require sudo)

pip install django 
pip install youtube-dl
git clone https://github.com/sanyam5/YouTube-Cacher.git
cd YouTube-Cacher/server
python manage.py migrate

Installing the plugin

Only for chrome now

Enable the "Developer mode" in Chrome and then load the plugin for it from .plugin/chrome directory

Running the server

Now go to the YouTube-Cacher/server directory and run

python manage.py runserver

About

Cache the most frequently watched videos on your local machine/local network to save Internet Data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published