This cache is refreshed every few days to fetch new data if necessary.
This cache is refreshed every few days to fetch new data if necessary.
random-pong-frontend.vercel.app
random-pong-frontend.vercel.app
Codebase:
Codebase:
['videos', 'FeedId', 'VideoType', 'VideoWatchedStatus']
So, in order to update the information on the client, I had to update the video data in every place it appears.
['videos', 'FeedId', 'VideoType', 'VideoWatchedStatus']
So, in order to update the information on the client, I had to update the video data in every place it appears.
- Create custom feeds (All/Entertainment/Study/Finance/etc.)
- Filter by video type (All/Videos/Shorts/Streams)
- Filter by Watched/Unwatched
Personally, I hate the current YouTube Subscriptions page. All the different videos get grouped together, you can't filter anything, etc.
- Create custom feeds (All/Entertainment/Study/Finance/etc.)
- Filter by video type (All/Videos/Shorts/Streams)
- Filter by Watched/Unwatched
Personally, I hate the current YouTube Subscriptions page. All the different videos get grouped together, you can't filter anything, etc.