1
0
mirror of https://git.sr.ht/~cadence/NewLeaf synced 2025-02-21 08:25:44 +00:00

Compare commits

..

No commits in common. "e496ccb45afb3c7a89c374126f17cec441eca96b" and "70629999219114e1dfa1948bcce7aac3dd747bf9" have entirely different histories.

View File

@ -11,17 +11,12 @@
- [Todo tracker][todo] for listing problems and feature requests
- [Chatroom on Matrix][matrix]
NewLeaf is a YouTube data extractor, compatible with the Invidious API.
A Python web project that mirrors the Invidious API, passing all calls
directly to youtube-dl and reformatting the response to be compatible.
NewLeaf has no frontend. It is intended to be used in combination with
a frontend like [CloudTube](https://git.sr.ht/~cadence/cloudtube).
## Status
NewLeaf uses [yt-dlp](https://github.com/yt-dlp/yt-dlp) to assist with
data extraction, but also does some extraction itself.
## API status
[→ See the documentation.](https://git.sr.ht/~cadence/tube-docs/tree/main/item/docs/newleaf/API.md)
[→ See the documentation.](https://git.sr.ht/~cadence/tube-docs/tree/main/item/docs/API.md)
## License