Youtube-dl Site Goes Offline as Hosting Provider Enforces Court-Ordered Ban - Hosting provider Uberspace has taken down the website of YouTube-ripping software, youtube-dl. The removal is the result of a German court order in a copyright infringement lawsuit, filed by Sony, Warner and Universal.

  • 🔧 Actively working on site again.
Link Archive

In 2020, the RIAA infuriated many players in the open source community by targeting YouTube-ripping tool, youtube-dl.

The RIAA sent a takedown notice to GitHub, claiming that the software bypassed technological protection measures, in violation of the DMCA.

GitHub initially complied but later changed course. After consulting legal experts, including those at the EFF, it restored the youtube-dl repository and launched a million-dollar defense fund to assist developers in similar disputes.

Targeting youtube-dl’s Host​

This episode was a massive setback for the music industry, which had been fighting stream-ripping tools for years. However, instead of laying down their arms, Sony, Warner and Universal went after Uberspace, youtube-dl’s website hosting company in Germany.

A German court previously ruled that stream-ripping software bypasses YouTube’s ‘rolling cipher’ download protection. This is seen as a circumvention of technical protection measures, a violation of intellectual property law in Europe.

Earlier this year this line of reasoning was also adopted by the district court of Hamburg. While the open source youtube-dl software is hosted on GitHub, Uberspace was held liable as the host of the youtube-dl.org website because it linked to the developer platform.

In its defense, Uberspace argued that the protection can be circumvented using any regular web browser and in any case, the youtube-dl software has plenty of legal uses. These arguments failed to sway the court.

The court recognized that YouTube’s rolling cipher protection is far from perfect but concluded that it’s good enough to signal to average users that downloading content from YouTube is not permitted.

“[T]he average user must recognize that YouTube content, unlike media content on other websites, cannot be downloaded with a simple right-click and must be aware that this is achieved using technology on YouTube and that youtube-dl ‘overrides’ this protection. It is therefore to be assumed that the average user acts in bad faith,” the Hamburg Court wrote.

Ban Enforced​

The ruling was published in March but Uberspace wasn’t required to take action right away. The hosting company decided to appeal, which meant that the youtube-dl.org site remained online, unless the music companies posted a €20,000 bond.

Initially, it didn’t appear that the labels would enforce the order, but that changed a few days ago. The plaintiffs informed Uberspace that they had posted the security, leaving the company no other choice than to take the site offline.

Speaking with TorrentFreak, Uberspace owner Jonas Pasche says that his hands are tied. Failure to comply with the order would either result in a massive fine, or worse, a prison sentence.

“I received that information from the plaintiff’s side on July 27, with proof that they did the security deposit at a bank. So I no longer have a choice but to follow the judgment. Otherwise, I would face a fine of €250,000 or jail time,” Pasche notes.

View attachment youtube-host-block.webp

For several days, people who visited youtube-dl’s website saw a blocking notice instead, which is shown above. At the time of writing, the website doesn’t load at all.

Appeal ‘Censorship’ Order​

Uberspace will continue the legal battle and is prepared to fight the order up to the highest court possible. If the appeal is successful, Pasche will gladly unblock the site.

“We are confident that a higher court will overturn the judgment of the Hamburg Regional Court, so we will be able to unblock the site as soon as this happens,” he says.

Uberspace is not the website’s domain registrar, so youtube-dl may yet decide to point its domain elsewhere. For now, that hasn’t happened. The software remains available on GitHub where it also has a dedicated website.

The hosting company previously told us that the Hamburg court’s ‘devastating’ order opens the door to privatized censorship, citing this threat as one of the main reasons to fight back.

“The consequences of this will be that hosting providers receiving complaints will most likely kick out their customers without a court ruling, for things that might be perfectly legal,” Pasche said at the time.

“This is a shameful day for the freedom of speech. It’s paving the way for privatized censorship. Do we as a society really want this? We strongly believe we’re on the right side of history here.”
 
Is there a guide to installing it?
Now, when you click on Neo-Nazi Rich Evans' link above, you're going to see all this shit about installing with PIP and Third-party package managers. If you're a retarded windows cuck like I am, you're not going to understand what any of that shit is. But that's fine because you're just going to click on the blue Windows x64 button to download yt-dlp.
install yt-dlp windows.PNG
Now it's going to install, probably in your Windows User account Download folder in your C drive. You can install it wherever you want, this is just an example and is good enough for now.
install yt-dlp windows 2.PNG
Now click on your search bar and type in cmd and hit enter.
install yt-dlp windows 3.PNG
This window will open up.
installing yt-dlp(4).PNG
Now, I'm going to speedrun this next bit. You're going to want to navigate to wherever you have yt-dlp installed within this command prompt window. In this case, it's in Local Disk (C) > Users > [Whatever your account is named. Daniel Wallace in my example] > Downloads.
To get there, you're going to type (or copy and paste this in the command prompt window) "cd downloads" without the quotation marks, of course.
Now you're in your downloads folder, where you have yt-dlp installed.
To download a video, you'll type in (without the quotation marks, of course) "yt-dlp https://www.youtube.com/watch?v=dQw4w9WgXcQ" or whichever other youtube video you want.
Once you hit enter, your computer will download the video. The location of the video file will be wherever you have yt-dlp installed, so in this case, it's going to appear in the downloads folder.
installing yt-dlp(5).PNGinstalling yt-dlp(6).PNG
Now, there's shit about downloading ffmpeg and ffprobe. It's useful, you should, but it is not strictly required to just download whole videos. It's useful if you want to just rip the audio from videos. That's more technical than what I'm going to get into here.

Edit: I was going to attach a video to this post, then decided against it. Since I'm retarded though, I accidently left the attachment so you can still view it if you want. This video is what I used to help figure out how to use yt-dlp. In this video, he used Youtube-DL. Exact same concept, doesn't matter. Just ignore the part about downloading Youtube-DL. Use yt-dlp instead. Fun fact, this video got removed from youtube for violating their community guidelines. Good thing I archived it.
 

Attachments

  • Basic guide to Youtube-DL on Windows-yOhGkZ4U4lI.mp4
    10.9 MB
Last edited:
It's useful, you should, but it is not strictly required to just download whole videos.
Apparently it is if you want anything higher quality than 720p because Youtube separates the audio from the video for anything above that. ffmpeg merges it back together.

That's if I understood why it kept giving me errors when I was trying to download something.
 
Apparently it is if you want anything higher quality than 720p because Youtube separates the audio from the video for anything above that. ffmpeg merges it back together.

That's if I understood why it kept giving me errors when I was trying to download something.
I could not tell you. I mostly use it to download audio files to listen to in my car. For any video I do download, I'm not concerned about quality, so 720p is fine enough for my uses. I'm sure there's a guide somewhere about downloading HD quality videos, but I never looked because it never mattered to me.
Like I said though, if your main concern is just downloading a video so you have a local copy, quality be damned, ffmpeg and ffprobe is not strictly necessary.
 
  • Like
Reactions: Neo-Nazi Rich Evans
I could not tell you. I mostly use it to download audio files to listen to in my car. For any video I do download, I'm not concerned about quality, so 720p is fine enough for my uses. I'm sure there's a guide somewhere about downloading HD quality videos, but I never looked because it never mattered to me.
Like I said though, if your main concern is just downloading a video so you have a local copy, quality be damned, ffmpeg and ffprobe is not strictly necessary.
I'm a nerd, has to be high quality. I think it downloads the highest quality by default, but I can't swear by it. I just know it let me get a livestream when 4K Downloader wouldn't.
 
Code is speech. If you're not violating the copyright to the code itself, which you generally aren't with open source software, then possessing the software itself cannot be a crime in reasonable countries where free speech is guaranteed.

Germany is not a reasonable country.

You can print the source code in a book. If your country can potentially criminalize owning certain books wholesale (child porn notwithstanding), then your country is shit.

So for example, because of the first amendment, as much as it tweaked the US government's ass, they've never been able to restrict or outlaw distributing strong encryption software in the US. Code is a language that describes an algorithm, the courts have ruled that is a form of speech. Ergo, code cannot be censored.

The closest they've been able to get is restricting its export by classifying it as a munition. Your first amendment rights stop at the border.

All of this applies to youtube-dl, yt-dlp and 3d printed firearm models.
 
“[T]he average user must recognize that YouTube content, unlike media content on other websites, cannot be downloaded with a simple right-click and must be aware that this is achieved using technology on YouTube and that youtube-dl ‘overrides’ this protection. It is therefore to be assumed that the average user acts in bad faith,” the Hamburg Court wrote.
That's assuming a fair bit of tech savvy on the part of the average web user.

They gonna ban the Print Screen button next?
 
Now, I'm going to speedrun this next bit. You're going to want to navigate to wherever you have yt-dlp installed within this command prompt window. In this case, it's in Local Disk (C) > Users > [Whatever your account is named. Daniel Wallace in my example] > Downloads.
To get there, you're going to type (or copy and paste this in the command prompt window) "cd downloads" without the quotation marks, of course.
Now you're in your downloads folder, where you have yt-dlp installed.
To download a video, you'll type in (without the quotation marks, of course) "yt-dlp https://www.youtube.com/watch?v=dQw4w9WgXcQ" or whichever other youtube video you want.
Once you hit enter, your computer will download the video. The location of the video file will be wherever you have yt-dlp installed, so in this case, it's going to appear in the downloads folder.
I tried all of that and got: ERROR: unable to download video data: HTTP error 403: Forbidden.
 
I tried all of that and got: ERROR: unable to download video data: HTTP error 403: Forbidden.
If you still can't get it to work, I suggest downloading ClipGrab. Simpler to use and works fine enough for me.
 
Dark times. I mean it's not the only means by far.. but as we've seen with other things.. the CR ghouls like any others, play the long game and will pick things off one at a time.
 
It's about time copyright is reformed. Or at least the copyright suing process is. Only the authors/artists that created the work should be entitled to copyright. Companies should not be able to do that.
Anyways, Germany is the single most cucked country when it comes to copyright. They outright sue torrent downloaders (not just people who put stuff on torrent websites, they sue torrent users just because they downloaded stuff that's copyrighted). I personally believe they've been breaking their own Constitutional Charter for over 20 years now.
 
god i hate copyright so much, and especially record companies. just a quick reminder that there is nothing morally wrong with throwing recording company CEOs into a woodchipper.

and for the rest of you, i highly recomend installing yt-dlp locally. you can rip youtube videos with ease form your own computer, no need to worry about faggots taking down a website to use it.
There's also ytarchive if you want to grab an in progress livestream (I don't know how well the executable install works, or if it works at all since I use the go install option and I remember Youtube breaking it sometime in the last year and having to update). yt-dlp can do livestreams but I don't think it grabs from the start if it's in progress already or if it does it's some arcane combination of their 800 flags.

This ruling is further proof we should've nuked Germany over Japan. It's never too late to correct that mistake.
 
Tbf spread pirate links to everyone you know

That dude who likes football? Show him how to pirate
The dude paying for Spotify? Show him how to pirate

Moneyed interests are the main problem in the arts, for everyone you convert to taking money out the system you drain out the interests sapping the passion from it
 
  • Like
Reactions: XYZpdq Jr.
Now click on your search bar and type in cmd and hit enter.
install yt-dlp windows 3.PNG
This window will open up.
here's a little improvement to your speedrun strat. it's easier if you just go to the folder that has yt-dlp installed, you can just type cmd and press enter and boom, automatically in the directory in command prompt

1691887330759.png

go to the search bar, my computer is in spanish but i'll translate when needed
1691887365840.png


Captura de pantalla 2023-08-12 204319.png

press enter after typing 'cmd'

niggas.png

and boom, you're automatically in the directory.
 
I tried all of that and got: ERROR: unable to download video data: HTTP error 403: Forbidden.
Sorry friend, I shared the extent of my knowledge. I've never had that issue, so I have no idea. I'd suggest just researching the error code and go from there. See if you can find the solution.
here's a little improvement to your speedrun strat. it's easier if you just go to the folder that has yt-dlp installed, you can just type cmd and press enter and boom, automatically in the directory in command prompt
Gracias
 
Sorry friend, I shared the extent of my knowledge. I've never had that issue, so I have no idea. I'd suggest just researching the error code and go from there. See if you can find the solution.

Gracias
de nada, mi amigo
I tried all of that and got: ERROR: unable to download video data: HTTP error 403: Forbidden.
what are you typing in the command prompt? if you want to DM me, i'll try and help
 
I use 4K Video Downloader:


Yeah, it's not open-source, and it costs money, but it works great and has regular updates.
 
Court Rejects Appeal of Youtube-dl Hosting Provider ‘Uberspace’

November 27, 2024 by Ernesto Van der Sar

Hosting provider Uberspace has suffered another setback in a German court. The court of appeal ruled against youtube-dl's former hosting provider, holding it liable for alleged violations of YouTube's copyright protection measures. The owner of the company is currently considering further appeal options. Meanwhile, youtube-dl remains available on GitHub.

censored-300x220.webp

In 2020, the RIAA infuriated many players in the open source community by targeting YouTube-ripping tool youtube-dl.

The RIAA sent a takedown notice to GitHub, alleging that the software bypassed technological protection measures, in violation of the DMCA.

GitHub initially complied but later changed course. After consulting legal experts, including those at the EFF, it restored the youtube-dl repository. GitHub also launched a million-dollar defense fund to assist developers in similar disputes.

Targeting Youtube-dl’s Host​

This episode was a massive setback for the music industry, which had been fighting stream-ripping tools for years. However, instead of laying down their arms, Sony Entertainment, Warner Music Group and Universal Music went after Uberspace, youtube-dl’s website hosting company in Germany.

Last year, the music companies prevailed in this lawsuit. The Hamburg Regional Court ruled that youtube-dl violates the law as it bypasses YouTube’s anti-circumvention measures.

Going one step further, the court also concluded that as a host, Uberspace can be held liable for youtube-dl’s activities. The hosting provider received a takedown notice for the website in the past but continued to host it. According to Uberspace, the software wasn’t clearly illegal, but the court ruled that the company should have known better.

Disappointed with the outcome, Uberspace owner Jonas Pasche swiftly appealed the ruling. According to Pasche, the court made a big mistake that could have far-reaching consequences for the hosting industry.

Court Rejects Appeal​

While Uberspace hoped to overturn the lower court’s judgment, the Higher Regional Court of Hamburg decided to reject the appeal in full. A copy of the order has yet to be made public, but the German Federal Music Industry Association (BVMI) describes it as a clear victory.

“This confirms the judgment of the regional court, which already required the defendants to stop providing the stream ripping software YouTube-DL. At the same time, the general liability for damages was established,” BVMI writes.

René Houareau, the music group’s Managing Director of Legal & Policy, notes that the court sends yet another clear signal that hosting companies of ‘infringing’ services can be held liable too.

“This is another judicial clarification and warning. Not only to the providers of stream ripping tools and the operators of the corresponding services, but also to the hosting providers: violations of the law have consequences and no one should benefit from them,” Houareau says.

Following the unfavorable ruling, Uberspace expressed disappointment with the court’s decision. Owner Jonas Pasche indicated that he is currently consulting with legal counsel to evaluate the viability of further appeals, but a final determination has not yet been reached.

uberspace-1.jpg.webp

Uberspace’s owner previously informed us that he was willing to fight the matter up to the highest court possible. If the current verdict stands, it’s a threat to all hosting companies, he argued.

“The consequences of this will be that hosting providers receiving complaints will most likely kick out their customers without a court ruling, for things that might be perfectly legal,” Pasche previously told us.

GitHub Hosts Youtube-dl Now​

Interestingly, youtube-dl remains online. Uberspace was required to take the website offline last summer, facing a potential a fine of €250,000 or jail time.

At the moment, the YouTube download tool uses GitHub as its main hosting location. In addition to the code repository, the developers also have a GitHub hosted website on the platform.

The current youtube-dl website doesn’t differ much from the one that was hosted by Uberspace. Both have a rather minimalist look, as Tarnkappe notes. Whether the record labels intend to go after GitHub now is unknown. But that won’t be an easy fight.

GitHub previously concluded that the code doesn’t violate the DMCA’s anti-circumvention provisions, so it’s not likely to take any action without the involvement of a U.S. court.

“We are taking a stand for developers and have reinstated the youtube-dl repo. Section 1201 of the DMCA is broken and needs to be fixed. Developers should have the freedom to tinker. That’s how you get great tools like youtube-dl,” GitHub CEO Nat Friedman said at the time.



Update: A redacted copy of the order has been published in German. We will write a follow-up article next week, when Uberspace’s owner has gathered all his thoughts.
 
This shit is really dire and dark. Not the least of which because the EU is planning on even more IP/CR powers for big media, as well as more control over information itself.
 
Last edited:
  • Like
Reactions: Marsh Rabbit
Back