Yarrlist Github ((free)) Full — Recent & Trusted
Exploring the "Yarrlist" GitHub Topic: Curated Streaming Alternatives in 2026 Important Safety Note:
Yarrlist functioned as a middleware adapter. It was often a C# indexer application designed to run alongside Jackett or Sonarr, allowing the user to map their anime lists directly into actionable torrent searches. yarrlist github full
| Flag | Default | Purpose |
|------|---------|---------|
| -addr | :8080 | Listen address |
| -auth | none | Basic auth (format user:pass) |
| -db | ./data/yarr.db | SQLite database path |
| -https | false | Enable HTTPS |
| -cert | - | TLS cert file |
| -key | - | TLS key file |
| -open | false | Open browser on start |
| -version | - | Show version | GET /api/feeds – List all feeds GET /api/items
Static Hosting: These lists often use GitHub Pages to remain free and accessible while allowing the community to submit pull requests for new or dead links. yarrlist github full
GET /api/feeds– List all feedsGET /api/items– Get articles (with?limit=50&offset=0)POST /api/items/:id/read– Mark as readPOST /api/items/:id/star– Toggle starredPOST /api/feeds– Add new feed (body:"url":"...")DELETE /api/feeds/:id– Remove feed