This website requires JavaScript.
Explore
Help
Register
Sign In
Jonathan
/
Lyra
Watch
1
Star
0
Fork
0
You've already forked Lyra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b5931a7b669518b88ebb4925efb5534f06eac13f
Lyra
/
worker
/
lyra_worker
/
adapters
T
History
Jonathan
b5931a7b66
feat: add SoulseekAdapter with injectable client seam
2026-07-10 22:40:53 +02:00
..
__init__.py
feat: add SourceAdapter contract and fake adapters
2026-07-10 18:35:52 +02:00
_streamrip.py
fix: run Qobuz login inside try/finally and reuse a single streamrip config
2026-07-10 22:11:25 +02:00
_ytdlp.py
feat: add real yt-dlp client and opt-in live test; ffmpeg in worker image
2026-07-10 21:24:05 +02:00
base.py
feat: add SourceAdapter contract and fake adapters
2026-07-10 18:35:52 +02:00
fakes.py
refactor: make adapter .tier the single source of truth for ranking
2026-07-10 19:07:58 +02:00
qobuz.py
feat: add QobuzAdapter with injectable client seam
2026-07-10 21:59:57 +02:00
soulseek.py
feat: add SoulseekAdapter with injectable client seam
2026-07-10 22:40:53 +02:00
youtube.py
feat: add YouTubeAdapter with injectable client seam
2026-07-10 21:19:27 +02:00