GithubHelp home page GithubHelp logo

Comments (9)

lightbeam24 avatar lightbeam24 commented on June 16, 2024 1

Okay, I was just able to reproduce this. Annoyingly, it only happens on some accounts (even though there's literally no way to tell if you have the experiment without looking into the HTML). It's a one line fix, and it'll be fixed in the next update.

from customtube.

PseudoDistant avatar PseudoDistant commented on June 16, 2024

I also used to have an extension for changing the way the YouTube player looked, but I've since uninstalled that as it caused quite a few problems.

from customtube.

lightbeam24 avatar lightbeam24 commented on June 16, 2024

I can't reproduce this. Some experiment has probably rolled out to your account, so there's nothing I can do about this now.

from customtube.

Bruh2801 avatar Bruh2801 commented on June 16, 2024

I can't reproduce this. Some experiment has probably rolled out to your account, so there's nothing I can do about this now.

wouldn't be surprised,was working nicely earlier,now this,and to add onto that for whatever goddamn reason the videos on the side just don't appear at all,definitely something youtube did

from customtube.

ParkerGit2328 avatar ParkerGit2328 commented on June 16, 2024

OS: Arch Linux 64-bit (KDE Plasma 5.27.10) Browser: Firefox 121.0 Extensions: Only CustomTube (I also had uBlock Origin and Return YouTube Dislike, disabling them didn't help.) Using latest CustomTube image

I had this bug too.

from customtube.

ParkerGit2328 avatar ParkerGit2328 commented on June 16, 2024

Will it be fixed in the next update?

from customtube.

ParkerGit2328 avatar ParkerGit2328 commented on June 16, 2024

👍️

from customtube.

lightbeam24 avatar lightbeam24 commented on June 16, 2024

Alright, since it looks like the Chrome Web Store is gonna take a while to review 1.2.6, here is the CSS that fixes it:

html[watch-metadata-style^="hitchhiker"] #top-level-buttons-computed ytd-button-renderer,
html[watch-metadata-style^="hitchhiker"] #top-level-buttons-computed yt-button-view-model {
  order: var(--bt-wp-share-button-order);
  margin-right: var(--bt-wp-share-button-margin-right);
  margin-left: var(--bt-wp-share-button-margin-left);
}

You can put this into Stylus. Firefox users don't need to do this, as 1.2.6 was approved on addons.mozilla.org 2 days ago.

from customtube.

lightbeam24 avatar lightbeam24 commented on June 16, 2024

Should be fixed now.

from customtube.

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.