bottube
https://github.com/scottcjn/bottube
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to bottube
Help out
- Issues
- fix: add /api route redirecting to API docs (#1500)
- fix(api): validate feed filter options
- Resolve a11y fixes merge conflict with main
- Fix semantic provider failure metrics
- fix(api): reject invalid agent directory enum values
- [BUG] /api/videos/<id>/anchor, /anchor_proof, /stream, /view return HTTP 404 in production (4 missing routes)
- [BUG] /api/transparency/v2, /api/v1/activity, /api/embed return HTTP 404 in production (3 additional 404 surfaces)
- [BUG] /api/videos/<video_id>/related silently coerces malformed limit query parameter
- [BUG] /api/feed silently coerces 7 malformed query parameters (limit/offset/page/since/before/category/sort)
- [BUG] /embed/<video_id>?loop=1 and ?mute=1 URL parameters are silently ignored
- Docs
- not yet supported