Go to file
Cadence Ember 57b0a88a2e
Detect channels that do not exist
If error alerts exist, they will be logged. But it is reasonable to
assume that not all errors will be fatal, so we don't necessarily quit
parsing if we find one.

This also normalises the text error of the /latest response for a
missing channel, without changing its identifier.
2021-05-02 01:20:53 +12:00
.generic-updater Add generic-updater scripts 2020-08-12 01:21:10 +12:00
extractors Detect channels that do not exist 2021-05-02 01:20:53 +12:00
root Add front page 2021-04-03 14:42:30 +13:00
tools Support auto-generated captions 2021-04-05 01:23:54 +12:00
.dockerignore Docker updates 2021-03-23 23:31:49 +13:00
.gitignore Docker updates 2021-03-23 23:31:49 +13:00
Dockerfile Docker updates 2021-03-23 23:31:49 +13:00
LICENSE Add readme and license 2020-08-08 00:31:43 +12:00
README.md Move endpoint status to documentation 2021-02-27 15:08:39 +13:00
configuration.sample.py Allow configuring the bind host address and port. 2021-03-12 00:18:07 +13:00
index.py Fix extracting with cookie consent page in EU 2021-04-03 15:09:58 +13:00
requirements.txt Fix extracting with cookie consent page in EU 2021-04-03 15:09:58 +13:00

README.md

NewLeaf

Navigation

A Python web project that mirrors the Invidious API, passing all calls directly to youtube-dl and reformatting the response to be compatible.

Status

→ See the documentation.

License

AGPL 3