Live data from Hacker News

Yt-dlp – A YouTube-dl fork with additional features and fixes

github.com

291–300 of 352 posts

Re: Yt-dlp – A YouTube-dl fork with additional features and fixes

#291
post #94
post #85

>yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project yt-dlc's last commit was only 4 days ago, from the project owner. What are the advantages of each, and what about other forks out there?

The README covers most of these questions FYI

[deleted]

Re: Yt-dlp – A YouTube-dl fork with additional features and fixes

#292
post #130

Earlier quoted context omitted.

alias it?

I alias "youtube-dt " to "yt- ". i guess a lot of people do. I won't be surprised if I already have some yt-dlp among the other variations. Also, I already said it's not hte only problem. So suddenly naming the thing itself yt-dlp is a "fuck you".

[deleted]

Re: Yt-dlp – A YouTube-dl fork with additional features and fixes

#293

One of the nice features added to yt-dlp recently: It integrates with sponskrub to call into the SponsorBlock database and with the right options will strip the sponsor segments from downloaded videos. Edit: Correct typo

Are the sponsor parts really so bad? To me not only is it easy to skip, I want indie people to make enough money to produce high quality content; otherwise media is just what a few biggies want to fund. They’re not enough from YouTube itself unless you’re in the top percentile. Also what sponsored content are people downloading versus just streaming live? I don’t get the use case.

It doesn't make any difference to the channel whether you watch the sponsored segment or not. If you want to archive some videos then sponsored segments are just a waste of space. I archive any useful information that I intend to use. For example, an instructional video showing how to repair my car.

Re: Yt-dlp – A YouTube-dl fork with additional features and fixes

#295

Earlier quoted context omitted.

> Are the sponsor parts really so bad? To me not only is it easy to skip Well, yes. Skipping involves effort. If I wanted to engage my hands with the content, I would've opted for a book, not a video. Anyway, actual sponsor parts I can stand. They're at least somewhat interesting, by virtue of being unexpected. Like, who is this video sponsored by this time? Or, why this well-known and otherwise respected science/tec…

Considering the current system and real options that they have right now, what are they supposed to do if they want to earn money (or even a living) making videos that will make you happy? Perhaps more importantly, would you give them money?

Sure. I pay for YouTube Premium (which I understand gives content creators a comparatively higher rate for my view) and I still have to deal with sponsorships.

This also goes for channels with well over 1M subscribers. I honestly have a hard time believing they're struggling to make a living (but I haven't seen the numbers).

Worst of all, the sponsorships tend to be for some scammy VPN or gacha, even when it comes to creators who otherwise create high-quality content.

Re: Yt-dlp – A YouTube-dl fork with additional features and fixes

#297
post #130

Earlier quoted context omitted.

alias it?

I alias "youtube-dt " to "yt- ". i guess a lot of people do. I won't be surprised if I already have some yt-dlp among the other variations. Also, I already said it's not hte only problem. So suddenly naming the thing itself yt-dlp is a "fuck you".

Please remember it's an open source free project...

Re: Yt-dlp – A YouTube-dl fork with additional features and fixes

#298

Earlier quoted context omitted.

Apparently, copyright law makes this an unwise proposition. But the least they could do is offer the Internet Archive with some privileged access so all this can be mirrored and viewed when it's out of copyright in 80 years.

It's not copyright law, it's the agreements that YT has with copyright owners. No one is going to license their content to YT if the site allows anyone to download whatever is there.

If it wasn't for copyright law, there wouldn't be copyright owners. So copyright law is ultimately responsible for the status quo.

Re: Yt-dlp – A YouTube-dl fork with additional features and fixes

#299
post #126

I know it sounds incredibly picky, but given it's supposed to be a drop-in youtube-dl replacement, it's quite annoying to suddenly change the name to something as hard to remember as yt-dlp instead of, say, youtube-dlp. I will be mixing it up every time I'll google it, I guess. Not to mention it messes with naming scheme of bash scripts and aliases I already have.

alias it?

Here's the aliases that I typically use. I'm very pleased to see that yt-dlp added --split-chapters, it's great for separating long videos into separate songs! e.g. the Faça Você Mesmo EP from Under Control, a Brazilian punk rock bank https://www.youtube.com/watch?v=xSHEZ_HdjHs

  alias yt-mp3='yt-dlp --extract-audio --audio-format mp3 --split-chapters --no-check-certificate'

  alias youtube-mp3='youtube-dl --extract-audio --audio-format mp3 '

  alias youtube-mp4='youtube-dl -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4"'

  alias youtube-mp4-480p='youtube-dl -f "bestvideo[height

Re: Yt-dlp – A YouTube-dl fork with additional features and fixes

#300
post #101

Im going to claim original idea that all these other downloders built off ~2006 still get k's of downloads a day even though its been 15yrs since the last update https://sourceforge.net/projects/gvdownloader/files/

Is Google video still live somewhere?

See https://wiki.archiveteam.org/index.php/Google_Video and https://archive.org/details/googlevideo2011
Post reply on HN