this post was submitted on 12 Jun 2025
287 points (97.7% liked)

Technology

71441 readers
2361 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 
  • Disney and NBCUniversal have teamed up to sue Midjourney.
  • The companies allege that the platform used its copyright protected material to train its model and that users can generate content that infringes on Disney and Universal’s copyrighted material.
  • The scathing lawsuit requests that Midjourney be made to pay up for the damage it has caused the two companies.
you are viewing a single comment's thread
view the rest of the comments
[–] kibiz0r@midwest.social 0 points 3 days ago (1 children)

Yes, that’s a good addition.

Overall, my point was not that scraping is a universal moral good, but that legislating tighter boundaries for scraping in an effort to curb AI abuses is a bad approach.

We have better tools to combat this, and placing new limits on scraping will do collateral damage that we should not accept.

And at the very least, the portfolio value of Disney’s IP holdings should not be the motivating force behind AI regulation.

[–] squaresinger@lemmy.world 1 points 2 days ago

Tbh, this is not a question about scraping at all.

Scraping is just a rather neutral tool that can be used for all sorts of purposes, legal and illegal.

Neither does the technique justify the purpose nor does outlawing the technique fix the actual problem.

Fair use only applies for a certain set of use cases and has a strict set of restrictions applied to it.

The permitted use cases are: "criticism, comment, news reporting, teaching (including multiple copies for classroom use), scholarship, or research".

And the two relevant restrictions are:

  • "the purpose and character of the use, including whether such use is of a commercial nature or is for nonprofit educational purposes;"
  • "the effect of the use upon the potential market for or value of the copyrighted work."

(Quoted from 17 U.S.C. § 107)

And here the differences between archive.org and AI become obvious. While archive.org can be abused as some kind of file sharing system or to circumvent paywalls or ads, its intended purpose is for research, and it's firmly non-profit and doesn't compete with copyright holders.

AI, on the other hand, is almost always commercial, and its main purpose is to replace human labour, specifically of the copyright owners. It might not be an actual problem for Disney's bottom line, but it's a massive problem for smaller artists, stock photographers, translators, and many other professions.

That way, it clearly doesn't apply to the use cases for fair use while violating the restrictions.

And for that, it doesn't matter if the training data is acquired using scraping (without permission) or some other way (without permission to use it for AI training).