Giter Site home page Giter Site logo

Comments (11)

richardfrost avatar richardfrost commented on July 4, 2024

Hi @duncan1a, I'm sorry muting isn't working on Disney+ for you. I will see if I can replicate the issue in an effort to hopefully fix it. I'll let you know how it goes. One follow-up question (thanks for providing all that info by the way, it was very helpful!): Has it worked on Disney+ for you before?

from advancedprofanityfilter.

duncan1a avatar duncan1a commented on July 4, 2024

We've just signed up for Disney, so this is the first time we've tried. It works perfectly for paramount+ and Youtube.

Thank you for this project, by the way. It really does make a big difference

from advancedprofanityfilter.

richardfrost avatar richardfrost commented on July 4, 2024

Thank you for those kind words, I'm so glad you are enjoying it and finding it useful.

Thanks also for the additional details @duncan1a. I'm wondering if Disney+ Ireland is different than US/UK. South Africa was, but I was able to work with someone there to get it working. If you'd be willing to help me out I can definitely give it a try for Ireland too. If you're interested, please send an email to support @ frostco.dev (without the spaces) and we can discuss it more. In the meantime, I'll continue to see if I can figure anything out on my end.

from advancedprofanityfilter.

kwiffen avatar kwiffen commented on July 4, 2024

I’ve been having the same issues with Disney+ here in Canada too. Just curious if you have any suggestions? Thanks for your help! πŸ™πŸ»

from advancedprofanityfilter.

richardfrost avatar richardfrost commented on July 4, 2024

Hi @kwiffen, thanks for reporting on this issue. I just tried a test connected to a VPN in Canada and it worked, but that might be because I'm using a U.S. account. Has it ever worked for you before on Disney+? Any other information you have could be helpful. If you have a specific video you are trying on I can test that one too, so hopefully we can find what is going on and fix it.

from advancedprofanityfilter.

kwiffen avatar kwiffen commented on July 4, 2024

from advancedprofanityfilter.

richardfrost avatar richardfrost commented on July 4, 2024

Thanks for getting back to me @kwiffen. Is it muting when it should? Or as soon as it sees any captions/subtitles? Could you share what video (and the approximate timestamp) for when its muting?

One other thing you might try, a few weeks back I updated the config for Disney+ and it possible that could have been causing some issues. Could you try using this custom config and see if it is any different?

{
  "www.disneyplus.com": [
    {
      "className": "dss-subtitle-renderer-wrapper",
      "mode": "element",
      "subtitleSelector": "div.dss-subtitle-renderer-cue-window span.dss-subtitle-renderer-line",
      "tagName": "DIV"
    }
  ]
}

To use this config, paste it into the Custom Sites area (Options page > Audio tab) and click the blue "SAVE" button underneath it. Then, make sure to refresh the tab for the video site (if you have it open still) and it will load this new configuration.

from advancedprofanityfilter.

kwiffen avatar kwiffen commented on July 4, 2024

from advancedprofanityfilter.

TruSteel avatar TruSteel commented on July 4, 2024

Mute would work at a curse word but would stayed muted till I reset filter. Next curse word it would do it again. So I pasted this code in for Disney plus to get mute to work. This config works great.

{
  "www.disneyplus.com": [
    {
      "className": "dss-subtitle-renderer-wrapper",
      "mode": "element",
      "subtitleSelector": "div.dss-subtitle-renderer-cue-window span.dss-subtitle-renderer-line",
      "tagName": "DIV"
    }
  ]
}

from advancedprofanityfilter.

anaquialex avatar anaquialex commented on July 4, 2024

For me it worked. on the audio option i switched from browser tab to video mute. the only thing that it wont block is directly on the hulu website. but i does block if i watch hulu on disney plus. thank you for this software, it makes it watching movies and tv shows enjoyable. i also added the custom config richard suggested.

from advancedprofanityfilter.

duncan1a avatar duncan1a commented on July 4, 2024

That worked for me too

from advancedprofanityfilter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.