"Self-hosted" ... on something that very much used to be a fairly simple desktop app... JDownloader anyone? Or yt-dlp ????
I totally agree. The idea of running a server application in Docker and then firing up a browser for something like this just seems so... round-about and alien to me! Is this the direction software development is really going?
MeTube: Self-hosted YouTube downloader
21–30 of 173 posts
Re: MeTube: Self-hosted YouTube downloader
#22Re: MeTube: Self-hosted YouTube downloader
#23Earlier quoted context omitted.
For a large group of people, the vast majority of their computing and consumption is done apart from a desktop or laptop. Something like this makes perfect sense in a mobile-first world.
My generation dropped the ball on teaching computer literacy
Re: MeTube: Self-hosted YouTube downloader
#24However, there are ways to download Youtube videos without installing a native app. For example, it is possible to use a library like Youtube.js [0] to make a browser extension that downloads Youtube videos directly. You won't find those on Google's web store due to policy, but you can find a handful on Github.
Re: MeTube: Self-hosted YouTube downloader
#25Consider also Tube Archivist. If you just want to download a few videos it's overkill, but I use it to archive and index technical channels I like. It can do advanced full text and metadata searches on the transcription/subtitles as well as comments (and title and description). Much better than what alphabet provides, annoyingly. https://www.tubearchivist.com/
Re: MeTube: Self-hosted YouTube downloader
#26Earlier quoted context omitted.
Curious if this is at millennials for not teaching the next generation(s) or at genz/alpha for not teaching themselves.
Ive encountered a shocking amount of 30yr olds that don't own a computer or know how to properly type. I'd say GenZ and Alpha have plenty of computer literacy as laptops were better integrated into education by time they got or will get to high school. Outside of some AP classes that had their own computer labs most kids in my age group (early 30s) took one computer class in their entire secondary education. I knew o…
Millennials got to use real computers growing up. Gens Z and Alpha got locked down Google appliances tightly monitored by schools.
Re: MeTube: Self-hosted YouTube downloader
#27It was pretty straightforward for me to install and use yt-dlp. On a Mac with Homebrew you can do `brew install yt-dlp` to install it in one command. IIRC yt-dlp also provides binaries you can install directly. I'm not sure if installing docker and running a web server is any way easier than that. However, there are ways to download Youtube videos without installing a native app. For example, it is possible to use a…
Re: MeTube: Self-hosted YouTube downloader
#28"Self-hosted" ... on something that very much used to be a fairly simple desktop app... JDownloader anyone? Or yt-dlp ????
I'd be excited to have this on a NAS. Something in a container makes it easy and I can direct it to save in a directory that has Plex or something like that.
Re: MeTube: Self-hosted YouTube downloader
#29Re: MeTube: Self-hosted YouTube downloader
#30Earlier quoted context omitted.
My generation dropped the ball on teaching computer literacy
Computers have become generally good enough to be used without much knowledge. Same happened with cars. 30 years ago it was very beneficial to know how your car works. These days you can own and a car without knowing much about it and you will most likely be ok.
It's a pretty expensive way to own a car, though: having to take it to a mechanic in order to maintain or fix things. But you're absolutely right that it's an option today that wasn't really an option 30+ years ago.