5 comments

[ 2.6 ms ] story [ 24.5 ms ] thread
Hey HN! I made this before the recent TikTok ban, to browse Reddit videos with the same interface. It runs completely client-side, using the public Reddit API.

No AI other than auto-complete.

You can see the source on GitHub: https://www.github.com/cezary/reddtok

I’m getting just a blank screen saying: “no videos found”

Is there some sort of configuration that I need to set?

You shouldn't need to configure anything, what browser are you using? I added some error handling to get more visibility, what happens if you navigate to a subreddit like https://reddtok.vercel.app/r/oddlysatisfying ?
Thank you, that worked. And after that, the main URL too

Not sure what happened. Tried it on Safari mobile

Glad it worked! Best guess is it may have been a CORS issue.