Earlier quoted context omitted.
Just curious, why is this possible with an unmerged PR? Just a weird setup on GitHub's end?
I think it's because GitHub wants to allow repo maintainers to merge in PRs without them having to add separate remotes themselves, ie `git remote add` isn't required to `git merge`. This basically means that any content can be injected into anyone's GH repo (since PRs can't be turned off), but really only in terms of being able to view it on the GitHub website. To give an example, pull 437 on torvalds/linux[0] hasn'…
YouTube-dl is now part of GitHub/dmca.git
201–210 of 332 posts
Re: YouTube-dl is now part of GitHub/dmca.git
#202Re: YouTube-dl is now part of GitHub/dmca.git
#203Re: YouTube-dl is now part of GitHub/dmca.git
#204Earlier quoted context omitted.
Isn't that evidence for the case though? youtube-dl has code to see through obfuscation methods which are only available to specific YouTube partners. If you're a tool for downloading open, not copyrighted videos, why do you need that?
youtube-dl is not, strictly speaking, a downloading tool. It's an access tool. You want to access YouTube videos through an alternate client, as is your legal right in the European Union ? youtube-dl is a useful library for the job. You can use youtube-dl to download videos, but the intended use here is clearly for watching them. Just because syringe needles are tested on (and advertised for) human skin and are also…
I use YouTube-dl as much as the next guy for lawful reasons but these HN comments saying it's not for YouTube and it's not for downloading is silly. It's literally in the name.
Please remember that to reverse this YouTube-dl needs to go through a court. Courts are not code that can be tricked by clever wording. If anything you'll be trying to describe what it is to some old grandma who hasn't got a clue what GitHub is never mind convincing them this software isn't for downloading YouTube videos.
By all means everyone go on with coming up with clever interpretations of the law but you're just farting into the wind
P.s downvoting my comments doesn't change the way the law works either, but if it helps you feel good have at it :)
Re: YouTube-dl is now part of GitHub/dmca.git
#205Earlier quoted context omitted.
Would it not be possible to move to some decentralized Github alternative?
You can’t decentralise issues and pull-requests. Edited: as pointed-out, Fossil supports decentralized issues (but not PRs). However, Fossil is a totally different system than Git.
Re: YouTube-dl is now part of GitHub/dmca.git
#206Earlier quoted context omitted.
And what should we ask for? There is stuff to complain about with the DMCA, but the core process is reasonable. Someone claims copyright infringement by a user, and the website takes the content down. The user claims no copyright infringement, the website restores the content. The website is immune from liability, the alleged copyright owner can settle things in court with the user if they want to.
The problem is that there is no penalty for fraudulently issuing claims.
Re: YouTube-dl is now part of GitHub/dmca.git
#207Earlier quoted context omitted.
IANAL, but as far as I recall, a site receiving a DMCA notice must immediately remove the stated content. The person who put the content up may then file a counter-notice, which, if uncontested may then be followed by reinstating the content. If contested, the process moves into the courtroom.
False in this case. The 17 USC (2)(c)(1)(C) safe-harbour protections apply only to hosting of infringing works, and neither youtube-dl nor its test suites infringe on any RIAA or member copyrights as averred in RIAA's notice. https://www.law.cornell.edu/uscode/text/17/512 The RIAA's letter does not claim infringement within the text of youtube-dl source or test suites , though it tries hard to appear so, but rather a…
https://joindiaspora.com/posts/808cf690f8e801381778002590d8e...
Re: YouTube-dl is now part of GitHub/dmca.git
#208Earlier quoted context omitted.
This is hilarious, well done. I realized something while :+1:-ing your PR: I was thinking about how digg deleted my account over posting the AACS key, I really couldn't care less if Microsoft deleted my account over it. Very interesting considering that even just 2 years ago I never would have done this for fear of my account being deleted. All of my work and personal projects are moved to gitlab (the CI/Kubernetes/e…
Microsoft is losing the good will they've worked so hard to rebuild. Microsoft employees, managers, Satya: do you see what you're doing? I love the direction you've taken over the past five years, but bowing to the RIAA and attempting to disrupt an innocuous tool are horrible decisions. It's a chilling note, and everyone involved in tech can hear it. Are you telling us Github is not a safe place to develop software a…
Re: YouTube-dl is now part of GitHub/dmca.git
#209perthchat dot org has an interview with an old maintainer about the removal from github.
Re: YouTube-dl is now part of GitHub/dmca.git
#210I think the long term solution for this problem is the developers of open source software like the bit torrent client, youtube-dl and other similar software will have to host their code outside of the reach of DMCA regualation. That will usually mean something like Github like site hosted in Russia, China or some other bloc where DMCA does not apply. Right now, lots of users in the US scientific community use Scihub…
> outside of the reach of DMCA regualation. What's the latency to the Moon again? :)