Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Removing YouTube ads

  1. #11
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    John and Bernie, I think that's what I was trying to work out in my original post. Users blocking ads vs blocking ads for users. Makes sense to me!


    Interestingly, there is the possibility of giving users a choice on your website. I'm not sure why that would be too different. I guess it would be making it too easy for them? "Click here to remove ads", rather than requiring that they go out and install a browser plugin?
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  2. #12
    Join Date
    May 2012
    Location
    Hitchhiking the Galaxy
    Posts
    1,013
    Thanks
    46
    Thanked 139 Times in 139 Posts
    Blog Entries
    1

    Default

    Yes, we'll in the legal sense, you're out of the ballpark in that situation, as with add-ons, it's not the middle man doing it, it's the user doing it, you are simply providing the facility to do it, as do these ad-blocking plug-ins.
    "Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program." - Linus Torvalds
    Anime Views Forums
    Bernie

  3. #13
    Join Date
    Mar 2011
    Posts
    2,144
    Thanks
    59
    Thanked 116 Times in 113 Posts
    Blog Entries
    4

    Default

    I'm pretty sure if you give them the option, you'd still be braking the rules...
    According to that part of the TOS, your not allowed to remove adds... If you give the user the option to remove adds using your script, it's still your site that's responsible...
    Agree?

  4. #14
    Join Date
    May 2012
    Location
    Hitchhiking the Galaxy
    Posts
    1,013
    Thanks
    46
    Thanked 139 Times in 139 Posts
    Blog Entries
    1

    Default

    I disagree, because it's not the middle man who's getting rid of the ads, it's entirely the user, which brings it into the same category as ad-blockers.
    "Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program." - Linus Torvalds
    Anime Views Forums
    Bernie

  5. #15
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    If you do it live, it's you that's doing it regardless of whether or not it requires the user to opt in.

    I think a certain amount depends upon how difficult it is to remove the ads. YT does have a chromeless mode that they support as well as a supported limited branding mode. If this is just a matter of using a supported switch, then I would think the case can be made that it's still part of the interface. If on the other hand it's some kind of trick to get the YT server to think it shouldn't show the ad, then it's something that this forum's rules wouldn't support, and that therefore shouldn't be shared here. A gray area would be if it's something like using the start switch, which allows you to start a video at a certain point. If - say starting at 1 instead of 0 and then seeking immediately to 0 would prevent ads, that would be completely fine to do, but probably not a great thing to publish here because it would both be potentially a violation of the TOS of YT and the forum, as well as potentially alerting YT to a hole in their ad scheme.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  6. #16
    Join Date
    May 2012
    Location
    Hitchhiking the Galaxy
    Posts
    1,013
    Thanks
    46
    Thanked 139 Times in 139 Posts
    Blog Entries
    1

    Default

    But it's the same with plugins and they're allowed aren't they? Whoever made them are responsible for them, but it's the user who is turning off the ads.
    "Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program." - Linus Torvalds
    Anime Views Forums
    Bernie

  7. #17
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    You can use a DVR or similar device that you've bought or lease to 'zap' commercials from TV programs. That's legal. But you cannot make your own TV channel, cable, satellite, or web service that allows users to opt into a commercial zapping scheme live as they watch over your service. Well perhaps you could, but securing the requisite permissions would probably be expensive. Some content providers might not sell you those rights under any circumstances though.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  8. #18
    Join Date
    May 2012
    Location
    Hitchhiking the Galaxy
    Posts
    1,013
    Thanks
    46
    Thanked 139 Times in 139 Posts
    Blog Entries
    1

    Default

    The fact is, youtube is making money off the ads, so , if(ads == 'disabled'){youtube_profit -= ad_profit}, ergo youtube don't want people to get rid of the ads when the thing is embedded, although they appear to have no qualms against the users disabling ads themselves. What we don't know though, is whether youtube have a problem with the people who provide the means for people to disable the ads. Anyone feel like e-mailing youtube customer service?
    "Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program." - Linus Torvalds
    Anime Views Forums
    Bernie

  9. #19
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    Quote Originally Posted by jscheuer1 View Post
    ... If on the other hand it's some kind of trick to get the YT server to think it shouldn't show the ad, then it's something that this forum's rules wouldn't support, and that therefore shouldn't be shared here. A gray area would be if it's something like using the start switch, which allows you to start a video at a certain point. If - say starting at 1 instead of 0 and then seeking immediately to 0 would prevent ads, that would be completely fine to do, but probably not a great thing to publish here because it would both be potentially a violation of the TOS of YT and the forum, as well as potentially alerting YT to a hole in their ad scheme.
    It's a way to fool the YT server alright, not a switch from embedded to chromeless. Btw, I remember having tried your suggestion about manipulating the starting point of the videos, but that didn't work.
    Thanks everybody for the useful comments. I'm convinced now that I should keep the script to myself.
    Arie.

Similar Threads

  1. Youtube API info
    By sawyer1370 in forum HTML
    Replies: 1
    Last Post: 06-20-2012, 10:21 PM
  2. Loading YouTube videos using the most recent YouTube embed code
    By molendijk in forum Submit a DHTML or CSS code
    Replies: 11
    Last Post: 05-28-2012, 11:04 PM
  3. embeding youtube video
    By ferlach in forum HTML
    Replies: 11
    Last Post: 01-05-2008, 08:28 PM
  4. Download From YouTube.Com
    By Jack in forum The lounge
    Replies: 3
    Last Post: 12-31-2006, 12:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •