YouTube - Proper Description

Watch page description below the video with proper open/close toggle, instead of a side bar.

< 腳本YouTube - Proper Description的回應

評論:正評 - 腳本一切正常

§
發表於:2023-08-15

Can you fix this?

Refreshed this and it shows this... also the "YouTube Video Hider" has been removed off again. Is this something in the server side? Good thing the YT Redux extension is still maintain its cool hehe

§
發表於:2023-08-15
編輯:2023-08-15

nice post!
Cherrs,

matahari168

q1k作者
§
發表於:2023-08-15
編輯:2023-08-15

Were you using this script?

The reason it stopped working is because I'm no longer restoring the old description, instead I'm restyling the new one completely.

You'll need to change the target where the toggle is being added and it will work fine again. Or you can go back and install the older version of this script v1.7.7 and it will go back to normal.

§
發表於:2023-08-15

Were you using this script?

The reason it stopped working is because I'm no longer restoring the old description, instead I'm restyling the new one completely.

You'll need to change the target where the toggle is being added and it will work fine again.
Or you can go back and install the older version of this script v1.7.7 and it will go back to normal.

Exactly! I have no idea on the target since I'm not a coder... if you suggest for me and give the code... which is the perfect position for that script so that I can use it?

q1k作者
§
發表於:2023-08-15

On line 16 change $('.view-count'). to $('#top-row > span#info')., this should do it. Keeps it in the same place as before.

§
發表於:2023-08-15
$('#top-row > span#info').

More better thanks!

發表回覆

登入以回復