Darksecond / FewTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fewtube

This replaces YouTube as a frontend. It still uses youtube as the actual data source, and it does not download any videos.

The easiest way to run this is to run the docker container, after building the image you can run a command like:

docker run -d --name=fewtube --restart=unless-stopped -v ./data:/data fewtube:latest

About

License:BSD 2-Clause "Simplified" License


Languages

Language:CSS 48.1%Language:JavaScript 37.7%Language:Mustache 13.7%Language:Dockerfile 0.6%