Youtube polymer engine fixes

Some fixes for Youtube polymer engine

< 腳本Youtube polymer engine fixes的回應

提問/評論

§
發表於:2021-11-18

Hi Developer

Thanks for this script, have been using it for more than a year.

I think YouTube changed something on the polymer that is affecting this script.

I can't get to see 5 videos on one row as I used to, even when I reduce thumbnails width to 180px.

Would you be kind to fix this for us.

Thanks in advance.

Bogudan作者
§
發表於:2021-11-18

Are you referring to main page, subscriptions page or womewhere else? URL, please.

§
發表於:2021-11-18

I got this bug as well. It's happening on the home page. I used to see 6 videos and now it's only 5

Bogudan作者
§
發表於:2021-11-18

Should be fixed in version 2.10.4.

§
發表於:2021-11-18

It's fixed. Thanks

§
發表於:2021-11-18

Should be fixed in version 2.10.4.

Friend thank your for your time with this code, but please fix windows, video suggestions (playlist) on main page have extra padding top
proof img: https://ctrlv.cz/lcdV

§
發表於:2021-11-18

It's fixed. Thanks

fix found:

ytd-rich-item-renderer {
contain: none !important;
}

proof: https://ctrlv.cz/f1qW

Bogudan作者
§
發表於:2021-11-18

@Projekt Darkside neither of links opens (infinite redirect)

§
發表於:2021-11-18

@Projekt Darkside
neither of links opens (infinite redirect)

Hmm something block you, is our czech shar system.. add simply to ytd-rich-item-renderer value ---> contain: none !important; <--- to your new code and all will be fixed, many vids are underline.

before: https://ibb.co/0hWPYhF
after fix: https://ibb.co/rstqZb0

Bogudan作者
§
發表於:2021-11-18

@Projekt Darkside

1) i can't reproduce the problem :(

2) there are too many differencies in styles between "before" and "after" that it's hard for me to pinpoint something specific

Bogudan作者
§
發表於:2021-11-18

What browser are you using?

Bogudan作者
§
發表於:2021-11-18

Also, can you check if following works instead?

ytd-rich-item-renderer div#dismissible:first-child::before { padding-top: 56.25%; }

§
發表於:2021-11-18
編輯:2021-11-18

Also, can you check if following works instead?

ytd-rich-item-renderer div#dismissible:first-child::before { padding-top: 56.25%; }

chrome but inside my AIO extension
I add this line to both new code what you upgrade today and all is good.
1. https://ibb.co/h8HRDpy
2. https://ibb.co/mDWkFFM

And no, your method doing nothing

Bogudan作者
§
發表於:2021-11-18

I added suggestion into version 2.10.5.

§
發表於:2021-11-19

Are you referring to main page, subscriptions page or womewhere else? URL, please.

Sorry for late reply, yes, I was referring to the main page.

I can see you fixed it really fast.

Thanks for taking your time to fix this. You're a gift to the world.

§
發表於:2021-11-20

There's a new bug I've encountered. Videos are now vertical on the home page. This is on the latest version and 2.10.4, but downgrading to 2.10.3 fixes this which is funny because that's the version that was originally bugged but is now working normally.

Bogudan作者
§
發表於:2021-11-20

@Robert G. issue should be fixed in 2.10.6, but it can resume original bug -- more tests required.

§
發表於:2021-11-20

@Robert G. issue should be fixed in 2.10.6, but it can resume original bug -- more tests required.

hehe :D
Fixed fix - use my code - (change back your YT fix names inside code for icon and setting)
https://pastebin.com/XQtJ1YHJ
proof: https://streamable.com/9mqmgw

§
發表於:2021-11-20

Thanks

Bogudan作者
§
發表於:2021-11-20

@Projekt Darkside could you, please, delete pastbin entry? Or issue still present in 2.10.6?

§
發表於:2021-11-20

@Projekt Darkside could you, please, delete pastbin entry? Or issue still present in 2.10.6?

how can delete? Oh i make too fix before watch new source, sorry I understood that in version 6 the old bug is better than the current one

Bogudan作者
§
發表於:2021-11-20

how can delete?

I think they give a link for that...

I understood that in version 6 the old bug is better than the current one

In version .6 I fixed bug with videos in one column, but this fix may return original issue -- fewer videos per line then expected.

Google likes to play with things, which makes debugging some issues very difficult :(((

§
發表於:2021-11-20

@Bogduan the problem with fewer videos per line was generated every other day, I tried to delete cookies and nothing affected, today I continued the code you started and works, look what has changed, I will also monitor the situation of youtube changes. But I believe everything will work now :)

§
發表於:2021-11-24

@Robert G. issue should be fixed in 2.10.6, but it can resume original bug -- more tests required.

bug back, less windows, MY VERSION STILL WORK (pastebin), but only if use 240px, try compare and fix friend :)

§
發表於:2021-11-24

@Robert G. issue should be fixed in 2.10.6, but it can resume original bug -- more tests required.

i dont want write pastebin, give me your email, i will send you working all, have fix for all ressolutions.

Bogudan作者
§
發表於:2021-11-24

They switch between plain list and divided by rows list.

Should be fixed in 2.10.7 for both versions.

發表回覆

登入以回復