Go to file
Lomanic 8a13868db7
Fix recommended videos extraction on some remaining IDs
Example: https://www.youtube.com/watch?v=-_GDl6cBebQ
2e9a445bc3/yt_dlp/extractor/common.py (L816)

Amends f22decbb
2021-11-12 17:16:14 +13:00
.generic-updater Add generic-updater scripts 2020-08-12 01:21:10 +12:00
extractors Extract fact check notices to second__clarification 2021-11-04 02:01:52 +13:00
root Update link to NewLeaf installation 2021-08-19 18:48:16 +12:00
tools Fix recommended videos extraction on some remaining IDs 2021-11-12 17:16:14 +13: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