YouTube - Cosmic Panda Watch Page

attempts to re-create cosmic panda (2011 watch6 Test) using Javascript. It has all four size buttons fully implemented, has the prev and next buttons next to player, and makes the watch page look and feel like Cosmic Panda.

当前为 2015-02-08 提交的版本,查看 最新版本

作者
Rexy Dallas
评分
0 0 0
版本
1.0.3
创建于
2015-02-08
更新于
2015-02-08
大小
69.8 KB
许可证
暂无
适用于

Restores the TestTube Cosmic Panda experiment from 2011, along with the video size changers, and the overall style (mostly). requires the user-style https://userstyles.org/styles/110228/css-for-cosmic-panda-experiment-re-creation to run. (I store most of my CSS in it to make life easier) Also includes player version-changer from Takato's BWP, and the default version is the V8 player. Settings are inside the script and have descriptions of what they do next to them in comments. Disclaimer: some settings may be broken. Compatible with YTCenter.

If you want YTCenter to be able to re-size player, set YTStage to false. If you want YTCenter loop, aspect, etc to work, set NoChngPlr to true. If you are using current player and YTCenter, and are having lag, set NoChngPlr to true. Player 3 does not work with livestreams. This script does not support the HTML5 player, as I mostly use Player 3 lol.




Changelog:
1.0.1 -------------------------
Changed the name of the script to a better name
1.0.2 -------------------------
Added blank lines between the settings to make them easier to read (sorta)
1.0.3 -------------------------
Updated the description and made the top part things even.