Greasy Fork

Greasy Fork is available in English.

Youtube HD

Select a youtube resolution and resize the player.

< 脚本Youtube HD的反馈

评价:好评 - 脚本运行良好

§
发表于:2021-04-04

Dude, how did you find out that the player html element provides the api to control the player? I'd never thought youtube would do that. Good stuff.

adisib作者
§
发表于:2021-04-06

You can find a lot of things just by digging around with developer tools. For example, "ytplayer.web_player_context_config.rootElementId" in your javascript console will give you the ID of that element. But most of that stuff they could just change at any moment, so its best to avoid relying on their internals as much as possible.

发表回复

登录以发表回复。