Go to file
Cadence Ember e496ccb45a
Update blurb in README to reflect current state
2021-08-12 18:28:38 +12:00
.generic-updater Add generic-updater scripts 2020-08-12 01:21:10 +12:00
extractors Retrieve the first 20 comments of a video on /api/v1/comments/:videoid 2021-07-02 00:53:05 +12:00
root Add front page 2021-04-03 14:42:30 +13:00
tools Retrieve the first 20 comments of a video on /api/v1/comments/:videoid 2021-07-02 00:53:05 +12:00
.dockerignore Docker updates 2021-03-23 23:31:49 +13:00
.gitignore Add many venv names to gitignore 2021-08-11 22:22:23 +12: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 Update blurb in README to reflect current state 2021-08-12 18:28:38 +12:00
configuration.sample.py Allow configuring the bind host address and port. 2021-03-12 00:18:07 +13:00
index.py Retrieve the first 20 comments of a video on /api/v1/comments/:videoid 2021-07-02 00:53:05 +12:00
requirements.txt Fix extracting with cookie consent page in EU 2021-04-03 15:09:58 +13:00

README.md

NewLeaf

Navigation

NewLeaf is a YouTube data extractor, compatible with the Invidious API.

NewLeaf has no frontend. It is intended to be used in combination with a frontend like CloudTube.

NewLeaf uses yt-dlp to assist with data extraction, but also does some extraction itself.

API status

→ See the documentation.

License

AGPL 3