Results 1 to 6 of 6

Thread: Bug in YouTube?

  1. #1
    Join Date
    Jan 2010
    Location
    Wheeling WV USA
    Beans
    2,023
    Distro
    Xubuntu 20.04 Focal Fossa

    Bug in YouTube?

    i set a music video to loop (right click on video area and select "loop" to toggle). but when a video ad plays, the loop setting is getting turned off. they are not letting me hear their ads over and over and over and over ... now i truly believe they are just trying to make it more annoying!
    Mask wearer, Social distancer, System Administrator, Programmer, Linux advocate, Command Line user, Ham radio operator (KA9WGN/8, tech), Photographer (hobby), occasional tweetXer

  2. #2
    Join Date
    Jan 2010
    Location
    Wheeling WV USA
    Beans
    2,023
    Distro
    Xubuntu 20.04 Focal Fossa

    Re: Bug in YouTube?

    youtube just did it again, stuck an ad in my music which reset the loop mode.
    Mask wearer, Social distancer, System Administrator, Programmer, Linux advocate, Command Line user, Ham radio operator (KA9WGN/8, tech), Photographer (hobby), occasional tweetXer

  3. #3
    Join Date
    Mar 2017
    Beans
    1,018

    Re: Bug in YouTube?

    Use ublock origin.
    I don't see ads at all.
    I block googleads.g.doubleclick.net and doubleclick.net and others.
    Trial and error, see what works without affecting functionality.
    https://github.com/gorhill/uBlock/wiki
    Last edited by again?; August 11th, 2019 at 07:11 AM.

  4. #4
    Join Date
    Jan 2010
    Location
    Wheeling WV USA
    Beans
    2,023
    Distro
    Xubuntu 20.04 Focal Fossa

    Re: Bug in YouTube?

    the video ads are coming from a different domain? what kind of blocking is used?
    • just drop the query and let it wait for no answer?
    • drop the answer for a similar effect?
    • give a false answer of 127.0.0.1 or some IP that will reject ports 443 and 80?
    • put these names in /etc/hosts with an IP like above?
    • answer the HTTP/HTTPS request with a 404?

    for HTTPS you'd have to put in a fake CA so a fake cert (signed by the fake CA) will be accepted.

    what happens when an ad position is reached? i've seen it pause and spin the circle for a while for about as long as a network timeout then go back to the video. that's a long pause and not really a good way to block an ad.

    i'm not really opposed. they need to pay to run the service and are working to make sure artists get compensated. most radio stations have ads, too. but ads in the middle of songs and messing with settings, buggy or intentional, is going too far. so i am seriously considering this now.

    how is this thing set up? can it be installed by a non-root user that has a directory of their own in PATH?
    Mask wearer, Social distancer, System Administrator, Programmer, Linux advocate, Command Line user, Ham radio operator (KA9WGN/8, tech), Photographer (hobby), occasional tweetXer

  5. #5
    Join Date
    Mar 2017
    Beans
    1,018

    Re: Bug in YouTube?

    It's a browser extension....read the wiki.
    On most sites I disable, but works well for youtube.
    You can import my attached config.
    Open the ublock dashboard from the icon popout and in the settings tab you can restore from file.
    The settings affect all sites , so I just disable when I want normal functionality.

  6. #6
    PaulW2U is offline I Ubuntu, Therefore, I Am
    Join Date
    May 2010
    Beans
    3,110
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Bug in YouTube?

    Quote Originally Posted by Skaperen View Post
    how is this thing set up? can it be installed by a non-root user that has a directory of their own in PATH?
    uBlock Origin can be installed as an extension from the Chrome/Chromium Webstore or from Firefox Add-ons.

    There are also packages in the Ubuntu repositories but unfortunately they don't seem to be updated to reflect recent bug fixes and enhancements.

Tags for this Thread

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
  •