Skip to content

lhark/ogaya

Repository files navigation

Ogaya

Ogaya is an off-Google-account Youtube aggregator. It is designed as a backfire to Youtube's decision to "upgrade" GDATA/RSS support.

It is essentially HTTP parsers, Python objects and a SQLite database to manipulate Youtube channels and videos.

Ogaya-CLI (ogayac) is a shell-like client for Ogaya. Ogaya-Web (ogayaw) produce a grid of Youtube channels without any user-interactivity

Requirements

Python 3

Docopt

On a Debian-like OS:

sudo aptitude python3-docopt

With PIP:

sudo pip3 install docopt

Ogaya-CLI

Ogaya-CLi requires youtube-dl.

About

Off-Google-Account Youtube Aggregator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published