GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 09:57:04 JST IceCubeSoup IceCubeSoup

    IT FINALLY HAPPENED !!!!!!!

    YouTube has just now, in the last 10 minutes, started to refuse to play videos on my systems with UBlockOrigin installed and active.

    In conversation about a month ago from noauthority.social permalink
    • Embed this notice
      djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 16-Oct-2025 09:57:02 JST djsumdog djsumdog
      in reply to
      • dever
      I've been working on a frontend for yt-dlp:

      https://gitlab.com/djsumdog/arcstreamsium

      Still in beta, no release packages yet.
      In conversation about a month ago permalink

      Attachments


      1. https://djsumdog.com/media/a9/71/a9/a971a922e80c6033c45b5ca09dd4e5607cd2dcc3d7748bccbdc79cfb32629b33.png

      2. https://djsumdog.com/media/5d/b3/3b/5db33be62acde07b61a7915cc134fdb3b1ce7f90f99afaa2f3df56123416438c.png
      3. No result found on File_thumbnail lookup.
        Sumit Khanna / arcstreamsium · GitLab
        GitLab.com
    • Embed this notice
      IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 09:57:03 JST IceCubeSoup IceCubeSoup
      in reply to
      • dever

      @dever I noticed the same thing. But I'm sure they are testing things. Because things worked fine when I disabled UBlockOrigin for the page and refreshed.

      But that was ten minutes ago.

      Now things are working again.

      But it is only a matter of time before they drop the hammer. So I'm going to go ahead and get all my casual YouTube watching machines up and running with yt-dlp.exe

      Otherwise, I won't be able to fight my insomnia.

      ALSO: I tried just watching a single ad

      result: FUCK NO

      In conversation about a month ago permalink
    • Embed this notice
      IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 09:57:03 JST IceCubeSoup IceCubeSoup
      in reply to
      • dever

      @dever cannot tolerate the ads. they are SO BAD.

      how can they possibly make them worse than the ads on regular TV ??

      HOW ?!???!??!?

      In conversation about a month ago permalink
    • Embed this notice
      dever (dever@noauthority.social)'s status on Thursday, 16-Oct-2025 09:57:03 JST dever dever
      in reply to

      @IceCubeSoup I'm guilty of paying for the sub to yt premium. I've got non tech folks that latch onto it in my circle, so far it's not too expensive to tolerate.

      But, being that it started at $8, & is now $23, it's time to rejoin the pirate life again.

      Does a pi-hole still work to blackhole their ads?

      What's the setup that you're using?

      In conversation about a month ago permalink
    • Embed this notice
      IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 09:57:03 JST IceCubeSoup IceCubeSoup
      in reply to
      • dever

      @dever just straight up yt-dlp (and ffmpeg) on Windows for now.

      I don't think a pi-hole would work with YouTube. I tried such blocking a long time ago.

      UBlockOrigin only works (worked) because it does magic at the "web request" level, inside the javascript engine, and in the context of the page.

      In conversation about a month ago permalink
    • Embed this notice
      dever (dever@noauthority.social)'s status on Thursday, 16-Oct-2025 09:57:04 JST dever dever
      in reply to

      @IceCubeSoup its a general outage I think.

      roku, shield, phones all refuse to play vida on YouTube.

      also https://downdetector.com/status/youtube/

      In conversation about a month ago permalink

      Attachments


    • Embed this notice
      dever (dever@noauthority.social)'s status on Thursday, 16-Oct-2025 09:57:04 JST dever dever
      in reply to

      @IceCubeSoup seems to be working again. nm

      In conversation about a month ago permalink
    • Embed this notice
      djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 16-Oct-2025 10:01:24 JST djsumdog djsumdog
      in reply to
      • dever
      Standalone. It's written in Qt6/Python and has a clipboard monitor that watches for YouBoob, Brumble and Odetosee, but I'm going to add in Viemo and Bitcute
      In conversation about a month ago permalink

      Attachments


      1. https://djsumdog.com/media/9d/a0/eb/9da0ebed78bf57d59b8a6cf9ea5818608e228ac830f52fafaf1bcb36cfbeb7e8.png
    • Embed this notice
      IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 10:01:25 JST IceCubeSoup IceCubeSoup
      in reply to
      • djsumdog
      • dever

      @djsumdog @dever
      standalone, or browser extension?

      In conversation about a month ago permalink
    • Embed this notice
      IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 10:06:54 JST IceCubeSoup IceCubeSoup
      in reply to
      • djsumdog
      • dever

      Windows

      @djsumdog @dever

      In conversation about a month ago permalink
      djsumdog likes this.
    • Embed this notice
      djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 16-Oct-2025 10:06:55 JST djsumdog djsumdog
      in reply to
      • djsumdog
      • dever
      It integrates with mpvbuddy

      https://gitlab.com/djsumdog/mpvbuddy/

      What OS are you on? Primary is Linux, but I got some more work done on Windows and macOS.
      In conversation about a month ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: gitlab.com
        Sumit Khanna / mpvbuddy · GitLab
        GitLab.com
    • Embed this notice
      djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 16-Oct-2025 10:09:44 JST djsumdog djsumdog
      in reply to
      • dever

      ah cool. Well if you know how to code and have Python installed, you can play around with it. You'll need to install uv too:

      git clone https://gitlab.com/djsumdog/arcstreamsium cd arcstreamsium uv sync uv run python -m arcstreamsium

      If not, I hope to have packages out .. eventually.

      In conversation about a month ago permalink

      Attachments

      1. No result found on File_thumbnail lookup.
        Sumit Khanna / arcstreamsium · GitLab
        GitLab.com
    • Embed this notice
      IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 10:11:31 JST IceCubeSoup IceCubeSoup
      in reply to
      • djsumdog
      • dever

      I hate python, but I'd do it for you.

      I'll put in on my stack of projects I'm about to get to.

      @djsumdog @dever

      In conversation about a month ago permalink
      djsumdog likes this.
    • Embed this notice
      IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 10:12:53 JST IceCubeSoup IceCubeSoup
      in reply to
      • djsumdog
      • dever

      @djsumdog @dever

      lol, mvp needs a front end, doesn't it?

      MPC-HC is a hairball

      In conversation about a month ago permalink
    • Embed this notice
      djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 16-Oct-2025 10:12:53 JST djsumdog djsumdog
      in reply to
      • dever
      Yea mpvbuddy uses mpv (libmpv-2.dll on Windows) to play videos and keep track of where you are in each one.

      You don't really need a frontend for mpv though. It's very minimal, but the mac/windows ports do open up a window by default you can drag media onto.
      In conversation about a month ago permalink
    • Embed this notice
      djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 16-Oct-2025 10:13:08 JST djsumdog djsumdog
      in reply to
      • dever
      ❤️ ... mpvbuddy doesn't fully work on Windows yet. I've got a branch going for it. It will play video, but I've gotta finish up the arcstreamsium -> mpvbuddy communication (on Linux/Mac it uses a UNIX domain socket. Windows uses named pipes and they're .. more different than I realized :blobcatgrimacing: )
      In conversation about a month ago permalink
    • Embed this notice
      IceCubeSoup (icecubesoup@noauthority.social)'s status on Thursday, 16-Oct-2025 10:15:53 JST IceCubeSoup IceCubeSoup
      in reply to
      • djsumdog
      • dever

      @djsumdog @dever

      LOL !

      Named pipes on Windows are a journey!!

      In conversation about a month ago permalink
      djsumdog likes this.
    • Embed this notice
      djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 16-Oct-2025 10:16:25 JST djsumdog djsumdog
      in reply to
      • dever
      • Cool Kitty

      Yes. I think that's because the .desktop file adds in --player-operation-mode=pseudo-gui

      In conversation about a month ago permalink
    • Embed this notice
      Cool Kitty (sand@kitty.haus)'s status on Thursday, 16-Oct-2025 10:16:26 JST Cool Kitty Cool Kitty
      in reply to
      • djsumdog
      • dever
      @djsumdog @IceCubeSoup @dever not just mac/windows. on linux, if you fire up mpv using your application launcher it'll give that "GUI" window as well.
      In conversation about a month ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.