Readit News logoReadit News
siddheshgunjal commented on     · Posted by u/siddheshgunjal
siddheshgunjal · a year ago
Did people really forget about the awesome WebXR API that lets you do spatial computing for AR/XR directly from browser?

I have a simple webapp here that utilizes WebXR API. I have also added some controls using gestures. Please try it out and do let me know...

siddheshgunjal commented on MeTube: Self-hosted YouTube downloader   github.com/alexta69/metub... · Posted by u/thunderbong
1vuio0pswjnm7 · a year ago
yt-dlp is not even necessary. If just downloading videos from YouTube this can be done with much less code and complexity. I use a tiny C program to do it. Tiny shell scripts work just as well.

What no one is discussing is that yt-dlp can no longer download itag 22 and itag 18 is now throttled.^1 This means yt-dlp has to download an audio file and a video file and use ffmpeg to merge the two.

YouTube ad revenue just missed consensus estimates. Perhaps the accessibility of videos on YouTube is going to get even worse.

1. One will not likely notice this unless one is in the habit of specifically choosing format. For example, some folks have used itag 18 and 22 exclusively for many years.

siddheshgunjal · a year ago
I also realised the same thing yesterday. I tried using a specific tag quality, for a playlist and many of the videos failed to download. So, I just set it to download the best available quality for video and audio.
siddheshgunjal commented on MeTube: Self-hosted YouTube downloader   github.com/alexta69/metub... · Posted by u/thunderbong
sva_ · a year ago
siddheshgunjal · a year ago
This is a very neat implementation! Exactly what I was thinking. I'm gonna try it out. Thanks for the suggestion!
siddheshgunjal commented on MeTube: Self-hosted YouTube downloader   github.com/alexta69/metub... · Posted by u/thunderbong
loloquwowndueo · a year ago
What, like Stacher?

https://stacher.io/

siddheshgunjal · a year ago
This looks like a good implementation. But I have to go to my desktop to explore more
siddheshgunjal commented on MeTube: Self-hosted YouTube downloader   github.com/alexta69/metub... · Posted by u/thunderbong
siddheshgunjal · a year ago
I don't understand one thing...why do you need to host it on a server? It can be just a standalone app on windows/Linux/mac. I recently just started using yt-dlp and have thought of making a simple app. Should I though? Are there any alternatives in existence of this kind?
siddheshgunjal commented on My Windows Computer Just Doesn't Feel Like Mine Anymore   howtogeek.com/my-windows-... · Posted by u/doctorshady
marginalia_nu · a year ago
Video editing is still a bit rough as well. Kdenlive's arguably more than a bit lacking, and a fair bit too unstable to rely on.
siddheshgunjal · a year ago
Have you tried DaVinci Resolve? It works great.
siddheshgunjal commented on My Windows Computer Just Doesn't Feel Like Mine Anymore   howtogeek.com/my-windows-... · Posted by u/doctorshady
siddheshgunjal · a year ago
I switched to Linux when I got frustrated because of windows just updating and restarting itself over night when I left my unfinished project for the next day to continue. That was a trigger for me
siddheshgunjal commented on Ask HN: What underrated open source project deserves more recognition?    · Posted by u/nagstler
siddheshgunjal · a year ago
slackker for monitoring your ML model training status in real-time on Slack & Telegram.

https://github.com/siddheshgunjal/slackker

I have also been planning to add discord support soon.

siddheshgunjal commented on Netlify just sent me a $104k bill for a simple static site   old.reddit.com/r/webdev/c... · Posted by u/laubonghaudoi
rsolva · a year ago
Hosting personal sites on cheap hardware at home makes even more sense to me after reading this horror story.

Why do not more technically inclined people self-host? Is it force of habit from how things are done at work?

I would much rather run the "risk" of some occasional dowtime, than keeping the lights on at all costs under a DDoS-attack.

siddheshgunjal · a year ago
Why not go for GitHub hosting then?

u/siddheshgunjal

KarmaCake day56September 9, 2023
About
Website: https://siddheshgunjal.github.io
View Original