mirror of
https://git.sr.ht/~cadence/NewLeaf
synced 2025-11-19 04:36:30 +00:00
No description
Got some inspiration from https://github.com/nlitsme/youtube_tool (for the x-youtube-client-X headers). This is not a complete reimplementation of Invidious API as continuation is not implemented (to retrieve more than the first 20 comments and comments replies), likes and replies count are also missing. |
||
|---|---|---|
| .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
A Python web project that mirrors the Invidious API, passing all calls directly to youtube-dl and reformatting the response to be compatible.
Status
License
AGPL 3