Dhravya Shah

Results 75 comments of Dhravya Shah

Oh, i just discovered this ```py url = data[0]["data"]["children"][0]["data"]["secure_media"]["reddit_video"][ "fallback_url" ] ``` The above snippet returns the direct .mp4 url of the video, but how to attach it?

Yea maybe should just detect the video and make a hyperlink then

nope didnt work I don't think embeds can accept video urls lel the video just doesnt load

Honestly, it most probably can run on mobile phones too. I'm not sure though, the web version works well

hi! I had this error too, force install worked well!

Yeah, that's terrible UX. I'm aware of that one. The extension auth button is one button, that basically sends your auth information to the chrome extension. It's to turn it...

Here's the ideal solution to this: A small button, above the profile, should open up a modal that looks this:

Yeah, I totally agree. The UI is not that great and we need some sort of an onboarding UI (I remember seeing something like `tour js` but completely forgot about...

right now it's just me and @yxshv developing it so supporting a safari extension would be quite time consuming for us. we have big goals with this project, so we...

This could definitely work, JWT shouldn't be needed if the cookie is stored already (user is authenticated)