You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For implementing OwnTube-tv/web-client#153, it is necessary to apply this filter, or we'll be stuck in having to list all videos and then filter out the ones with category.id=null on the client side (which is not an option). Can we please update the root-level GET /api/v1/videos and GET /api/v1/video-channels/{channelHandle}/videos API endpoints to support filtering on uncategorized?