Giter VIP home page Giter VIP logo

youtuberedux's Introduction

youtuberedux's People

Contributors

lewisgilldotcom avatar menonparik avatar omnidevzero avatar six10 avatar spitfirex86 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

youtuberedux's Issues

[Feature Request] Default Quality Setting

Hello. I just started to try out this addon, and I'm quite pleased so far.

Say, would it be possible to add an option in it to enforce a default quality for Youtube videos that is not automatic, and if it's not available use the next best option?

Duplicate YouTube logo.

The YouTube logo appears twice for some reason
3
Changing to any logo produces the same effect
1
except for 2017 wick only keeps the 2nd one.
2

Using stylus to apply

#masthead-logo {
    visibility: collapse;
}

works as a temporary hotfix.

This Tampermonkey Script Can Restore Youtube Watch Page

This Tampermonkey Script https://greasyfork.org/scripts/445015 Can Restore Old Watch Page With Bold "DISLIKE" Text

Before (No 100% Volume Button)
2022-08-03_21-07

After
2022-08-03_21-10

Can We Should Put This Script Or Feature Into YouTube Redux?

Browser: Brave Version 1.41.100 Chromium: 103.0.5060.134 (Official Build) Linux (64-bit) Profile 2
Extensions: YouTube Redux, And Tampermonkey

Im New On Github And Sorry For Bad English
Thanks :)

BTW 100% Volume Is The Feature To Disable Youtube Loudness Normalization Manually
Script https://gist.github.com/WouterG/acf1e901324aed77f466626fb5d6611f *This Script Doesnt Work On New Watch Page Layout.

Watch page loads scrolled down a bit every time

See below image:
image
You can see the top of the video is partially obscured by the header:
image
So every time I have to scroll up to fix it.
image

Addon Version: 2.11.8
Browser (Firefox) Version: 90.0.2
OS: Arch Linux 5.16.4

Possibility of reverting the garbage new video layout?

I know this is technically a duplicate of #10, however, I wanted to bring it up again.

So, I've finally contracted this hideous interface change youtube is testing, and I was wondering if there's any chance of a feature being added or someone who's made a script to get rid of this eyesore. It screws up not only the layout but also breaks the icons too (like and dislike for example).
image

Hover Cards

There was a feature somewhere around 2013 that was short lived, and ever since it's removal I have felt like something was missing. it seems like nobody remembers it or talks about it anymore, but during this time, if you hovered over a creator's name, should it be on the homepage or in the comments, it would show a tiny preview of their channel page.
image
I found this helpful if I wanted to get a brief overview of somebodies channel. iirc they also showed the 3 or 4 most recent comments of that user.

Wildly incorrect placement of the subscribe button and comments section, likely caused by a feature rollout.

image

When logged into my account, the new footer to videos still shows, but when logged into one of my alt accounts it's normal, which leads me to believe that Youtube is rolling out some weird minor change that breaks the extension.

I don't feel comfortable giving somebody access to my account but if you want to get in a Discord call and ask for the IDs of certain elements, my tag is @ioi_xd#­0­021

[Bug] Favicon is Broken

It's all in the title. Seems YouTube has broken the favicon too. No idea what might be causing this. Tested in both Chrome and Firefox (Waterfox)
image

[Request] 'shorts' video type deflector

Any video that has that shorts tag forcefully drags me to that horrible no-information tiktok nonsense ui. Can you add a toggle that moves shorts links back into normal watch?v= links?

Number of videos per row not working properly.

Setting 'Number of videos per row (main page)' to anything other than 4 only results on the scale changing, but doesn't change the amount of videos per row (it does randomly work sometimes), issue happens in both Firefox and Chrome(Chromium)
Screenshots(Blurred for reasons):
Set to 6
Screenshot_2021-11-26 YouTube
Set to 2
Screenshot_2021-11-26 YouTubea
Rest of the settings
image
Video to better illustrate:

record.mp4

[bug] page back on shorts with "hide shorts" enabled

I'm assuming it naturally comes from a redirect, but it is irritating. Maybe replacing the links themselves on youtube as well as modifying links that are directly entered in, so it still works on outside links.

No option to Hide People Also Watched & For You

There is an option in Hide Features for People Also Search for which fixes one issue but People Also Watched & For You appear on the search page which can make it difficult to search for specific videos without my recommended section appearing half-way and being able to hide them can make finding videos easier.

"Open Description" button not working?

Self explanatory, I click "Open Description" and nothing additional loads. The text changes to "Close Description", as shown below, but nothing is actually added.

2021-12-22_00-02

If it helps, here's what I'm using:

  • the Chrome Web Store version of the extension (2.11.6)
  • Brave Browser (1.33.106), Chromium (96.0.4664.110)

Since Brave has a built-in ad/script blocker, I tried disabling that as well as all of my other extensions. None of this worked, however enabling it as the only extension in Private Browsing mode works. Any idea how to fix this?

add "by" text before author on video cards

css needed:

#text.ytd-channel-name {
    display: inline;
}

(also probably need font matching between the text)

html needed:
just add " by " (without quotation marks or any markup tags) before yt-formatted-string.ytd-channel-name in its parent div, like so

<div id="container" class="style-scope ytd-channel-name">
  <div id="text-container" class="style-scope ytd-channel-name">
     by <yt-formatted-string id="text" title="" class="style-scope ytd-channel-name" ellipsis-truncate="">ChannelName</yt-formatted-string>
  </div>
  <tp-yt-paper-tooltip fit-to-visible-bounds="" class="style-scope ytd-channel-name" role="tooltip" tabindex="-1" style="inset: -28.4062px auto auto 156.547px;"><!--css-build:shady--><div id="tooltip" class="style-scope tp-yt-paper-tooltip hidden" style-target="tooltip">
  
    ChannelName
  
</div>
</tp-yt-paper-tooltip>
</div>

[bug] video page layout doesn't work properly on certain accounts

when the new video page layout update was rolled out and youtube redux was updated to support it, i immediately started encountering this issue and have never seen it fixed since.
the video page layout does not display properly for me, but only on my main account.

here's what it looks like on the account i normally use:
Annotation 2022-07-15 083107
note, the "show more" button is still there, but funnily enough, it's invisible until i click on it.

i switch to my other account i have tied to the same email, and...
Annotation 2022-07-15 083110
working entirely as it should!

i switch back to my main account, and the problem returns. though it seems that the show more button gets restored and now displays as "MORE..."
Annotation 2022-07-15 083952

not to mention this quirk on my main account where every time i go to a new video page, the channel name/profile picture and subscriber button/count humorously starts to drift away from each other...
Annotation 2022-07-15 083218

i am using stock firefox, but i checked for the bug on microsoft edge (through the google chrome extension) and it happens on there as well. the bug happens on stock youtube redux settings too. i'm not sure if it's caused by a youtube setting on my main account. whatever that setting could be, i can't find it. if i happened to leave on some deprecated setting and it's somehow still active, well, that would suck.

Home page almost identical after reload

Just like the title says, whenever I go to the homepage it loads in videos, but upon pressing the logo / F5 it displays almost exactly the same videos. This can happen with hours of time in between each reload.

Ex:https://cdn.znopp.pw/IukQia.mp4 (znopp.pw is my personal webserver for uploading things)

I'm not entirely sure why this is happening, as without this extension I could reload the page at the rate seen in this video and get completely new videos recommended to me.

[bug] Pillar boxing not working in Theater mode

Running the extension using Firefox. Since about yesterday, the pillar boxing feature has ceased to work properly on most videos. If this is intentional, then a "Use pillar boxing for all videos" option would be nice.

some patches for CSS

here are some patches for CSS to fix a few small issues, and to make the player buttons have their older sizing (which is still used in the embed player, but not the main player)

not really familiar enough with the source to make a PR though, so I'm opening an issue with the CSS in it instead

{ see further replies }

Creative Commons licensing information no longer appears when extension is enabled

On videos with a Creative Commons license, the licensing information no longer appears when the extension is active. This issue seems to have only appeared recently.

To reproduce

  1. Go to any video with a Creative Commons license. Example: https://youtube.com/watch?v=YD6pdDWl4ts

Expected results:

The text "Creative Commons Attribution license (reuse allowed)" should appear.

youtube-cc1

Actual results:

No licensing information is visible.

youtube-cc2

I am using Chrome on Windows 10 Home.

[Feature Request] Add an Option to Make the Recommended Sidebar small again

There wasn't a feature request tag, nor do I know if this is the right place for this, but I wanted to request that there be an option added, if possible, to bring back the smaller recommended bar next to videos that was around in 2015-2016. It had smaller thumbnails and a wider space for text, as well as unshortened view counts which benefitted from the wider space. I've attached an image (no actual thumbnails because it's from the wayback machine).
image

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.