As of late, invidious has become pretty much unusable for me. All the instances either don’t work or are very slow, and as nobody knows Crystal more and more bugs keep cropping up (e.g. right now search is broken on all instances).
Are there any alternatives? I know of FreeTube but its client is Electron which is a no-go for me. I also know of youtube-dl
, but I’m more interested in a website I can use to watch YouTube while proxied.
If I understand you correctly, you can get this behaviour by using
youtube-dl
. I haveyoutube-dl
run every couple hours or so, pointed at a batch file that contains a list of YouTube channels as well as podcasts (which are sourced from various different sites). It records the content it downloads to an archive file so it knows not to download it again. And that’s how I keep up to date with most of the content I consume. Doesn’t solve the issue of browsing like with invidious, though.Would be great to get some sort of front-end GUI for that then if it works. Just a simple system where you have you subsriptions listed, the new videos from those subsriptions and maybe a system to automatically delete videos/podcast that you’ve watched/listened.