mirror of
https://git.sr.ht/~cadence/NewLeaf
synced 2024-11-14 12:07:30 +00:00
Lomanic
0a13ab88cb
The chunk_size=None parameter to iter_content lets us consume data as soon as it arrives https://docs.python-requests.org/en/master/api/#requests.Response.iter_content |
||
---|---|---|
.generic-updater | ||
extractors | ||
root | ||
tools | ||
.dockerignore | ||
.gitignore | ||
configuration.sample.py | ||
Dockerfile | ||
index.py | ||
LICENSE | ||
README.md | ||
requirements.txt |
NewLeaf
Navigation
- Project hub
- Announcements
- CloudTube repo
- › NewLeaf repo
- Documentation repo
- Mailing list for development and discussion
- Todo tracker for listing problems and feature requests
- Chatroom on Matrix
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
License
AGPL 3