mirror of
https://git.sr.ht/~cadence/NewLeaf
synced 2024-11-14 12:07:30 +00:00
Lomanic
5f47e1a71b
Fix #27 use maintained yt-dlp lib instead of youtube-dlc Because of the following changes in YT, we have to switch to a maintained library https://github.com/ytdl-org/youtube-dl/issues/28604 While yt-dlp is not fixed today, youtube-dl is fixed in master and as yt-dlp is quick to merge upstream changes back to their repo, we can hope the issue will also be fixed there timely. For requests sent by us directly, we include the cookies. Ref https://github.com/ytdl-org/youtube-dl/issues/28604 |
||
---|---|---|
.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