The tragedy of this software (and many like it) is that despite working exactly as advertised, easily and with a lot of features, because it's a quiet open source project without any SEO rigging it will never appear in page 1 of any searches by laymen trying to download videos ("save youtube to hard drive", "download youtube videos" et al). The amount of crapware I've had to remove from family member's PCs just becau…
I treat youtube-dl like Fight Club. I am glad it isn't on the top of searches since I am afraid sites would start trying to stop it from working harder.
YouTube-dl: Open-source YouTube downloader
201–210 of 338 posts
Re: YouTube-dl: Open-source YouTube downloader
#202I have a docker image to run it on OSX, haven't tested on Windows yet. https://hub.docker.com/r/ontouchstart/docker-youtube-dl/
Surely running youtube-dl inside a docker container inside a virtualbox VM created by boot2docker isn't easier?
Re: YouTube-dl: Open-source YouTube downloader
#203i love youtube-dl. i've been interested in doing the same with soundcloud, but i have no idea how to go about learning how their streaming works. any advice for where to start?
Re: YouTube-dl: Open-source YouTube downloader
#204Earlier quoted context omitted.
I prefer cli 1000 times over an overly badly designed gui anytime
Sure, but that's not the point, the point is most people are intimidated by a command line and don't want to have to learn it to accomplish the thing they're trying to do
Re: YouTube-dl: Open-source YouTube downloader
#205User for >4 years. Absolutely love the nifty little tool. But I hated opening up a terminal each time I wanted to initiate a download. For PopClip[1] users on Mac, I made a little YouTube-dl extension[2] which lets you initiate the download just by selecting the video URL (best when done from browser's address bar) and clicking a button. Been using it as my primary ytdl client for past 5 months now. [1]: https://pilo…
Re: YouTube-dl: Open-source YouTube downloader
#206Earlier quoted context omitted.
I happen to be on a fresh copy of Windows 7 right now, so I'm going to try it. I expect to encounter at least several steps where a nontechnical user would be totally lost or frustrated. 1. Download Python 2.7 and install. Encountered error where the installer stopped with no indication that it had completed or failed. Tried to install again and it messed up the original installer which was hiding in the background a…
For 9, I would just go with youtube-dl -f 140 (or 141 in some cases). No reason for lossy->lossy conversion.
I chose mp3 because it's the only format my ipod accepts. The formats it downloads by default won't play, even if they might be higher quality.
Re: YouTube-dl: Open-source YouTube downloader
#207Re: YouTube-dl: Open-source YouTube downloader
#208Re: YouTube-dl: Open-source YouTube downloader
#209Honest question: why would you want to download a video from YouTube? The main use case I can think of is you want to watch videos offline on a mobile device but don't want to pay for a YouTube Red subscription.
I don't do it very often (except for mobile watching without burning quite as much battery) but I see a number of use cases.
Re: YouTube-dl: Open-source YouTube downloader
#210Honest question: why would you want to download a video from YouTube? The main use case I can think of is you want to watch videos offline on a mobile device but don't want to pay for a YouTube Red subscription.
I actually do pay for Youtube Red, but I like to download my Youtube videos because a) my internet connection is a bit spotty, and b) I like to keep as much as I can open source.