The heuristics powering this, as well as the Windows Defender whitelisting, are terrible. My understanding is that a specific binary needs to become popular for it to stop being flagged. This creates a chicken and egg problem. Users are not incentivized to use the program with the warning. But removing the warning requires many people to ignore the warning. This is a big problem for anyone writing Windows software. A…
>My understanding is that a specific binary needs to become popular for it to stop being flagged. This creates a chicken and egg problem. Given the recent npm axios compromise this sounds like a pretty smart move?
Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
81–90 of 108 posts
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#82The heuristics powering this, as well as the Windows Defender whitelisting, are terrible. My understanding is that a specific binary needs to become popular for it to stop being flagged. This creates a chicken and egg problem. Users are not incentivized to use the program with the warning. But removing the warning requires many people to ignore the warning. This is a big problem for anyone writing Windows software. A…
This is also happening on linux for me.
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#83Earlier quoted context omitted.
Google has been anti yt-dlp before it was forked. They also have rules that carve out tools like this from their extension store and at Android, except enforcement is lacking sometimes. Google is terrified of users having access users control to their video content.
yt-dlp breaks YouTube’s DRM. They could easily get the repo removed under the DMCA. They don’t.
The only reason why we even know YouTube "has DRM" is because third parties have been able to plausibly allege DMCA 1201 circumvention claims against yt-dlp regarding a nebulously named "rolling cipher". These are not actual court findings of fact, just that you can say this in a legal filing and not immediately get your case thrown out on summary judgment. Which is a really low bar. Whether or not the rolling cipher actually qualifies as DRM is still an open question.
The way DMCA 1201 is written, basically anything intended to function as copy protection is considered DRM under the law. Like, those really annoying no-right-click scripts people used to put on sites probably could be argued to be DRM under DMCA 1201. However, in this case, there's a disconnect between the people offering the DRM (who don't actually claim it's DRM) and the people using it as DRM.
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#84Earlier quoted context omitted.
yt-dlp breaks YouTube’s DRM. They could easily get the repo removed under the DMCA. They don’t.
Weirdly enough, Google's never actually made a public statement that YouTube "has DRM". If they did, it would immediately give Kevin McLeod the biggest copyleft trolling opportunity in history, because all Creative Commons licenses specifically forbid using DRM on the resulting work. The only reason why we even know YouTube "has DRM" is because third parties have been able to plausibly allege DMCA 1201 circumvention…
The most prominent public declaration of this stance occurred during the legal battle over youtube-dl (basically the ancesor of yt-dlp). While the RIAA initiated the initial 2020 DMCA takedown, Google's own technical implementation of the "rolling cipher" was the core of the argument.
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#85It's funny such a big corporations can't let such a small tool live. Google is such an evil company, it is not even provided anything great anymore. Anti-gravity paid plans suck, GCP is billing heavy. Today google sucks at most things Their Android playstore hardly updates statistics once a day, so much for such a big data company with unlimited sources lol
It's also a tool used by e.g. journalists and government agencies that dabble in stuff like research and evidence, and it would probably be more cumbersome for everyone involved if Google instead had to process requests and provide copies of material for these purposes.
Otherwise they'd probably have made life much harder for the yt-dlp-developers already. Not that I think they're nice in any way, but I don't think they're seriously trying to fully eradicate yt-dlp or related software.
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#86Ooooh, this is an executable, THAT'S VERY DANGEROUS! Are you sure you want to download it? Hmmmph?
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#87The binaries they offer are complied using PyInstaller, which can give false positives in anti virus software.
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#88Earlier quoted context omitted.
Google has been anti yt-dlp before it was forked. They also have rules that carve out tools like this from their extension store and at Android, except enforcement is lacking sometimes. Google is terrified of users having access users control to their video content.
yt-dlp breaks YouTube’s DRM. They could easily get the repo removed under the DMCA. They don’t.
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#89This entire thread it almost entirely proof that HN is now reddit. No facts, no consideration, just accusation and crowd think > Comments should get more thoughtful and substantive, not less, as a topic gets more divisive. none of that here > Don't be curmudgeonly. Thoughtful criticism is fine, but please don't be rigidly or generically negative. not followed here > Please respond to the strongest plausible interpret…
Re: Tell HN: Chrome says "suspicious download" when trying to download yt-dlp
#90The heuristics powering this, as well as the Windows Defender whitelisting, are terrible. My understanding is that a specific binary needs to become popular for it to stop being flagged. This creates a chicken and egg problem. Users are not incentivized to use the program with the warning. But removing the warning requires many people to ignore the warning. This is a big problem for anyone writing Windows software. A…