I’m not sure what you’re asking, but it seems you’re not aware of the huge AI model field where various AI models are already being publicly shared and adjusted? It doesn’t need piracy to see or have alternatives.
The key to hosted services like ChatGPT is that they offer an API, a service, they never distribute the AI software/model.
Other kinds of AI gets distributed and will be pirated like any software.
Considering piracy “around” them, there’s an intransparent issue of models being trained on pirated content. But I assume that’s not what you were asking.
Unclear whether they were hacked. A followup says:
We [Crunchyroll] have […] investigated the situation, and determined that there is no evidence that Crunchyroll’s systems have been compromised
They may have been fished.
Other than file-sharing or xdcc, where you can search for FLAC,
squid.wtf
allows you to download FLACs from select providers.
https://www.malwarebytes.com/blog/detections/generic-malware-ai-dds
Items detected as Generic.Malware.AI.DDS can be various types of malware and will be examined and classified at a later stage.
It does not detect is as definite malware, but their trained AI engine seems to conclude or hallucinate a high likelihood. Which may or may not be true.
Or is this actually a virus?
We, you, and they can’t tell from this alone. For a definite answer, a deeper analysis will have to be made.
Spot the difference:
No IPTV is not a crime
No, IPTV is not a crime
Post title should add a comma.
Depending on what you want to scape, that’s a lot of overkill and overcomplication. Full website testing frameworks may not be necessary to scrape. Python with it’s tooling and package management may not be necessary.
I’ve recently extracted and downloaded stuff via Nushell.
document.querySelectorAll()
For me, my command line terminal and scripting language of choice is Nushell:
let $html = http get 'https://example.org/'
let $meta = $html | query web --query '#infobox .title, #infobox .tags' | | { title: $in.0.0 tags: $in.1.0 }
let $content = $html | query web --query 'main img' --attribute data-src
$meta | save meta.json
or
1..30 | each {|x| http get $'https://example.org/img/($x).jpg' | save $'($x).jpg'; sleep 100ms }
Depending on the tools you use, it’ll be quite similar or very different.
Selenium is an entire web-browser driver meaning it does a lot more and has a more extensive interface because of it; and you can talk to it through different interfaces and languages.
I like that they were using ALL CAPS and you’re using all lowercase.
qBittorrent