OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
0 stars 11 forks source link

Categorize by channel on homepage #93

Open mykhailodanilenko opened 1 week ago

mykhailodanilenko commented 1 week ago

Currently if you go to the homepage and fetch videos you only get the ones that are on the root channel; need to: 1. get all videos on the instance, on all channels; 2. categorize into channels; 3. in each channel, categorize into categories;