Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sassy/youtubeUserScript

Youtubeをみるためのユーザースクリプト
https://github.com/sassy/youtubeUserScript

Last synced: 13 days ago
JSON representation

Youtubeをみるためのユーザースクリプト

Awesome Lists containing this project

README

        

# Youtube をみるためのUserScript
* リピート機能
* (more will come...)

# 懸念
* getElementById('movie_player')でとったオブジェクトに対して、addEventListener()でonStateChangeのイベントハンドラを登録しても、呼ばれない?

# 参考
[YouTube JavaScript Player API リファレンス](http://code.google.com/intl/ja/apis/youtube/js_api_reference.html)