mirror of
https://git.sr.ht/~cadence/NewLeaf
synced 2025-02-16 06:35:44 +00:00
Compare commits
2 Commits
7062999921
...
e496ccb45a
Author | SHA1 | Date | |
---|---|---|---|
|
e496ccb45a | ||
|
d1f46d5269 |
13
README.md
13
README.md
@ -11,12 +11,17 @@
|
||||
- [Todo tracker][todo] for listing problems and feature requests
|
||||
- [Chatroom on Matrix][matrix]
|
||||
|
||||
A Python web project that mirrors the Invidious API, passing all calls
|
||||
directly to youtube-dl and reformatting the response to be compatible.
|
||||
NewLeaf is a YouTube data extractor, compatible with the Invidious API.
|
||||
|
||||
## Status
|
||||
NewLeaf has no frontend. It is intended to be used in combination with
|
||||
a frontend like [CloudTube](https://git.sr.ht/~cadence/cloudtube).
|
||||
|
||||
[→ See the documentation.](https://git.sr.ht/~cadence/tube-docs/tree/main/item/docs/API.md)
|
||||
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)
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user