Live data from Hacker News

YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

torrentfreak.com

51–60 of 262 posts

Re: YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

#51
post #45
post #25

Earlier quoted context omitted.

I know the guy who created ContentID. He's a good guy and only had good intentions, namely to keep YouTube in business by identifying legit copyright issues. At the time, a human had to review all the claims. This is a good example of how AI can go bad.

ContentID is not AI by any definition of AI, it's signal processing.

I believe the implication is that youtube has replaced the human reviewers with an ML-based system.

Re: YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

#52
post #3

YouTube seems to be more of a monopoly than Google Search. If only Facebook created a dedicated site for Facebook videos. Fbtube, fbv.com... Microsoft has a YouTube like service but limits it to enterprise. Since video hosting is such a resource intensive undertaking, I wonder why many free porn sites don't have outages and have no limit on uploads for free users - unlike YouTube competitors.

You can upload videos to facebook though. In fact, that's the only way to get videos to play inline in peoples' timelines.

Re: YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

#53
post #37

Earlier quoted context omitted.

youtube-dl is great for this, you can run it periodically against a channel and only download new videos. See the --download-archive option. Using "-f best" will fetch the highest quality format, but you can be more specific with filters like "-f best[filesize<50M]".

I actually use -f bestvideo+bestaudio, since it downloads and muxes the best combination of DASH video and audio. ArchiveTeam also has a recommended list of flags for archival: https://www.archiveteam.org/index.php?title=YouTube

Thanks! I'll be doing this from now on. Had no idea about that.

Re: YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

#54
post #48

Earlier quoted context omitted.

> Since video hosting is such a resource intensive undertaking, I wonder why many free porn sites don't have outages and have no limit on uploads for free users - unlike YouTube competitors. Because they can run far riskier and less-vetted ads. They can also run as many of them as they want - the "target audience" doesn't really care if there's 1000 banner ads on a page. There's a reason much of malware is spread fro…

>There's a reason much of malware is spread from porn sites. I thought this was no longer the case

With the death of Flash, if malware ads are getting past Chrome’s sandbox isn’t there like $100k at Pwnium just waiting to be claimed?

Re: YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

#55

I know this is just filtering for now, but I've been backing up entire channels for fear they'll one day disappear because global policy or legacy media conglomerates won't allow for it. I imagine the "you" in YouTube will be mostly gone in the next decade. The writing's on the wall.

Nice, do you have any summary of what process you take to back up channels? I've considered the same in the past, but found that there are a lot of crappy/sketchy plugins, and not too many legit/decent ones that actually get the highest quality copy of the content.

You can also use Yizzy[0]. It’s just a GUI on top of youtube-dL but it’s very easy if you don’t like command line. It’s only MacOS compatible by default but should work anywhere if you change the python path. Like youtube-dl it also allows you to download whole playlists by just pasting the link.

0 - https://github.com/biko-the-bird/Yizzy

Re: YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

#56

Earlier quoted context omitted.

I'm not demonizing the people making it, or even necessarily the people demanding it be made. The DMCA was the beginning of the end of a free and open internet, and now it's accelerating. I just hope the next generation understands what they're missing under the spectre of copyright law.

Humans are to blame for using horrible AI/software. At least if you know your AI is that broken then have some human supervision.

Google prefers to automate everything. Having human supervision would affect the bottomline so is out of the question.

Re: YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

#57
post #42

I know this is just filtering for now, but I've been backing up entire channels for fear they'll one day disappear because global policy or legacy media conglomerates won't allow for it. I imagine the "you" in YouTube will be mostly gone in the next decade. The writing's on the wall.

Out of curiosity, what sorts of channels/content are you backing up?

People have a tendency to misundertand everything I do, so I'd rather not get into specifics, but in summary:

- Intellectual discussions

- Fan made instrumentals and remixes (especially for Rammstein)

- Found footage, old shows, and other nostalgic material from VHS tapes. (wouldn't surprise me if they get flagged for having Folgers commercials from 1993)

- Random funny videos with swearing or vulgar language

Not a whole lot of things that are likely to be relevant to most people, but I've a culture of my own and I'd like to preserve that. To forever lose something I enjoy means losing a bit of myself and not being able to share that with others.

Re: YouTube’s Piracy Filter Blocks MIT Courses, Blender Videos, and More

#59
post #25

Earlier quoted context omitted.

I've seen nature videos where there's no sound but the birds chirping, and YouTube is still able to hear someone playing All-Star on Mars and flag the video. It's really incredible tech. EDIT: The article actually mentions some similar examples: http://c4sif.org/2012/02/youtube-identifies-birdsong-as-copy...

I know the guy who created ContentID. He's a good guy and only had good intentions, namely to keep YouTube in business by identifying legit copyright issues. At the time, a human had to review all the claims. This is a good example of how AI can go bad.

I guess he won't go down in history like the leaded gasoline and freon guy. But I guess it's more like Nazi Germany where if it wasn't him, someone else would have.
Post reply on HN