为 YouTube 剧场模式增强功能,如全屏剧场、自动开启剧场等,并支持新界面
Thanks for the review. Can you try disabling 'Hide Cards' first to see if that solves your issue?
Note: In Theater Mode, YouTube doesn’t show the title at the top by default.
I edited the script using AI. Now it shows video title on both full screen mode and full page theater mode. It works great now as my expectations. If you require if it I can send it. Where do I send that to you ?
saw you got a github repo for this. Will learn how to contribute on github using https://www.firsttimersonly.com/ and will share my code on there. Thanks
Sure, you're welcome to open an issue or pull request in my github repo.
Hey I'm making a script for minimal youtube interface. I'm having a problem with overlaping in playlist page. I'm trying to solve it but unable to. Can you help me with that
https://pastes.dev/qz5ksJn7KU
Thanks
Sure, can you give me an example of what's wrong?
This is what it does in certain window sizes. Video information panel and Video list overlaps in playlist page. Everything else sorts of works good in my script for now haven't test it to full yet. Also Kept the features to minimum for simplicity. Open for any feature suggestion.
Here is the script
Do I open a pull request to add this script to your userscript collection repo ?
Yeah sure, you can open a pull request to my repo. But I didn’t make the script, so is it cool if I credit you as the creator and me just as the maintainer? I won’t change how it works, but I might tweak it a bit to make the script simpler and more compact.
Yeah sure, you can open a pull request to my repo. But I didn’t make the script, so is it cool if I credit you as the creator and me just as the maintainer? I won’t change how it works, but I might tweak it a bit to make the script simpler and more compact.
Done
Great script, used to use an extension which later turned pay to use. Perfect of my use. Just want to ask one thing that if you can add video title on top the video player in fullscreen and theater mode. Title is visible in fullscreen if script is disabled so it would be nice if you bring back title on top of both fullscreen mode and theater mode like default. Thanks