Whelp, here we go again

        • Paradox
          link
          fedilink
          English
          02 years ago

          A lot of tech companies grew unreasonably fast during the COVID lockdowns, and assumed their new traffic patterns were permanent. Couple that with a general global recession, and you’ve got companies that overextended themselves, desperate to make some money back before people realize the emperor has no clothes

        • @[email protected]
          link
          fedilink
          English
          12 years ago

          I’m guessing venture capitalists trying to reel in some profits after racing to outspend each other. I expect many services to implode.

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    If they want me to stop blocking ads, they will need to get rid of ads like this. I get ads like this all the time and it’s completely inappropriate.

    IMG-7171.png

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    So you see YouTube, the thing is, I’m not gonna watch those stupid ads. I don’t care how short or long, it’s just not happening. No, not even the tip. I can use the site without watching the ads and maybe send links to my friends and they might give you some ad impressions. Or I can go do something else, get mad at Google and never spend another dollar at the play store and stuff. What do you think?

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    So there are YouTube front ends for browser experience, but has anyone tried freetube from this guide?

    https://www.privacyguides.org/en/frontends/

    I’ve really liked the newpipe x Sponsorblock experience on my Android phone with having a subscription list, saves, playlists all locally with no YouTube account and ability to export and import the data of Playlists etc.

    Freetube sounds like newpipe for desktop and has sponsorblock as an option too. Anyone use it or used it and have an thoughts on it?

    • @[email protected]
      link
      fedilink
      English
      12 years ago

      I exclusively use Freetube for my Youtube needs. It is great when it works. Sometimes you have to find the right Invidious instance for it to work properly. A few times videos play at 720p. I have also noticed search failing for specific terms sometimes - for example “machine learning”. I don’t know if it is a bug or blacklisted words/phrases.

      These are a few reality checks highlighting it isn’t a perfect experience all the time, but I will be damned if go back to a vanilla Youtube interface after having gotten used to Invidious and then Peertube.

      The upsides are less fluff that is recommended, you control your own feed with the videos from the channels you subscribe to, no ads, sponsorblock, and I guess more privacy.

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    And what are the consequences of “strikes”? Will you delete my Google account, including my email, and also screw up my Android phone and my kids Chromebook?

    It’s scary to realize that Google has me by the balls here. They can screw me in so many ways, and screw my family members as well. I’d rather have my bank credentials stolen than my email credentials, at least I can get real customer service from the bank, I can even go to a physical location and speak face-to-face with someone who can help me. Google wont give me customer support, and my email account is the closest thing to an identity I have for most businesses I interact with.

    It takes a lot of work to avoid Google. Yes, there are alternatives, but in D&D terms, avoiding Google is like a -2 to all stats for your entire life, and not something we can expect the general population to do.

    All this shows the need for anti-trust enforcement. The same company is controlling too much. Bust 'em up!

    • @[email protected]
      cake
      link
      fedilink
      English
      02 years ago

      Moral of the story: create separate account for YouTube that has no high value services or data on it.

      • @[email protected]
        link
        fedilink
        English
        02 years ago

        I’d argue the bigger moral is that you should always own your online identity. You should buy your own domain (@yourname.xyz or something like that) and make your email on that. So if Google bans you, you just switch email providers and keep your address.

        • @[email protected]
          cake
          link
          fedilink
          English
          12 years ago

          I’ve been using @fixnum.org and since a few years the alias @wim.land to do exactly this, but that’s just email.

          My app purchases, photo storage, and YouTube account are all entangled in this. I could decouple from Google, but it would be very painful.

  • @[email protected]
    link
    fedilink
    English
    02 years ago

    I think this is because YouTube pushed so much its shorts (tiktok knockoff) but they’re not as profitable. My guesstimate is that at least 70% of traffic is in shorts now so longer content is rarely played along with longer ads

    • @[email protected]
      link
      fedilink
      English
      02 years ago

      YouTube Shorts are an absolute plague as is the TikTokification of social media generally. I don’t want that attention capitalist version of opium anywhere near me.

      • Paradox
        link
        fedilink
        English
        12 years ago

        Whats even more frustrating is now you have to choose between:

        • 48 minute long video essay about cheese
        • 10 second video about cheese

        I want a 5-10 minute video about cheese, something light I can watch while doing some other stuff, and then move on with my day. I don’t want to watch a feature length movie.

  • Atemu
    link
    fedilink
    English
    12 years ago

    If they gave me an API key I’d be allowed use with SmartTubeNext and NewPipe, I’d gladly pay for premium.

    I don’t want to use your apps, Google.

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    Mmmm, gotta love that enshittification strategy every big tech company is working on right now.

  • jecxjo
    link
    fedilink
    English
    42 years ago

    Honestly if I got ads for things that are actually relevant I’d have less of an issue. Right now 7 out of 10 ads are for a local event where Christians come to grift other Christians. Wtf am I getting that ad constantly?

  • @[email protected]
    link
    fedilink
    English
    32 years ago

    Someone in the Fediverse (I don’t know where and who) posted that you have to add the following filters into U-Block Origin. When done you shouldn’t see any anti-adblock-warnings :

    youtube.com##+js(set,yt.config_.openPopupConfig.supportedPopups.adBlockMessageViewModel,false)
    
    youtube.com##+js(set,Object.prototype.adBlocksFound,O)
    
    youtube.com##+js(set,ytplayer.config.aras.raw_player_response.adPlacements,[])
    
    youtube.com##+js(set,Object.prototype.hasAllowedlnstreamAd,true)
    

    I might add that I haven’t experienced any anti-adblock-warnings yet, but I added these filters in advance. I might be worth a shot!

  • @[email protected]
    link
    fedilink
    English
    22 years ago

    Copy this into uBlock Origin. Tells youtube ads are allowed and have been displayed, but no ads will show. Removes all references to shorts. Resizes video thumbnails so there’s 6 wide.

    `youtube.com##+js(set,yt.config_.openPopupConfig.supportedPopups.adBlockMessageViewModel,false) youtube.com##+js(set,Object.prototype.adBlocksFound,O) youtube.com##+js(set,ytplayer.config.aras.raw_player_response.adPlacements,[]) youtube.com##+js(set,Object.prototype.hasAllowedlnstreamAd,true)

    ! YT Homepage - Hide the Shorts section youtube.com##[is-shorts] ! YT Menu - Hide the Shorts button www.youtube.com###guide [title=“Shorts”], .ytd-mini-guide-entry-renderer[title=“Shorts”] ! YT Search - Hide Shorts www.youtube.com##ytd-search ytd-video-renderer [overlay-style=“SHORTS”]:upward(ytd-video-renderer) ! YT Search and Channels - Hide the Shorts sections www.youtube.com##ytd-reel-shelf-renderer ! YT Channels - Hide the Shorts tab www.youtube.com##ytd-browse[page-subtype=“channels”] [role=“tab”]:nth-of-type(3):has-text(Shorts) ! YT Subscriptions - Hide Shorts - Grid View www.youtube.com##ytd-browse[page-subtype=“subscriptions”] ytd-grid-video-renderer [overlay-style=“SHORTS”]:upward(ytd-grid-video-renderer) ! YT Subscriptions - Hide Shorts - List View www.youtube.com##ytd-browse[page-subtype=“subscriptions”] ytd-video-renderer [overlay-style=“SHORTS”]:upward(ytd-item-section-renderer) ! YT Subscriptions - New Layout - Hide Shorts www.youtube.com##ytd-browse[page-subtype=“subscriptions”] ytd-rich-item-renderer [overlay-style=“SHORTS”]:upward(ytd-rich-item-renderer) ! YT Sidebar - Hide Shorts www.youtube.com###related ytd-compact-video-renderer [overlay-style=“SHORTS”]:upward(ytd-compact-video-renderer)

    ! YT Mobile - Hide the Shorts Menu button m.youtube.com##.pivot-shorts:upward(ytm-pivot-bar-item-renderer) ! YT Mobile - Hide Shorts sections m.youtube.com##ytm-reel-shelf-renderer ! YT Mobile - Hide Shorts in search results m.youtube.com##ytm-search ytm-video-with-context-renderer [data-style=“SHORTS”]

    !(Font Size fix) youtube.com###video-title.ytd-rich-grid-media, #video-title.ytd-rich-grid-slim-media:style(font-size: 1.4rem !important; line-height: 2rem !important;) youtube.com###metadata-line.ytd-video-meta-block:style(font-size: 0.9rem !important; line-height: 1.8rem !important;)

    ! YouTube Fix & Customization v1.7! (1-2/12) YouTube 4 Videos Per Row Fix (Home and Channel Pages) youtube.com##ytd-rich-grid-renderer:style(width: 80% !important; padding-left: 50px !important; padding-right: 1px !important;) youtube.com##ytd-rich-grid-row, #contents.ytd-rich-grid-row:style(display:contents !important;) youtube.com##ytd-rich-grid-renderer:style(–ytd-rich-grid-items-per-row: 6 !important;)`

  • @[email protected]
    link
    fedilink
    English
    0
    edit-2
    2 years ago

    People should develop a federated video hosting service. It will be expensive but I know the community can do it.