Changeset 37364
- Timestamp:
- 05/04/10 19:47:02 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/stella.js
r37363 r37364 40 40 <description>For Niconico/YouTube/Vimeo, Add control commands and information display(on status line).</description> 41 41 <description lang="ja">ニコニコ動画/YouTube/Vimeo 用。操作コマンドと情報表示(ステータスライン上に)追加します。</description> 42 <version>0.26. 7</version>42 <version>0.26.8</version> 43 43 <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> 44 44 <license>new BSD License (Please read the source code comments of this plugin)</license> … … 984 984 switch (type) { 985 985 case Player.URL_ID: 986 return 'http://www.youtube.com/watch?v=' + value + '&fmt=22'; //XXX さりげなく高画質に!986 return 'http://www.youtube.com/watch?v=' + value; 987 987 case Player.URL_TAG: 988 988 return 'http://www.youtube.com/results?search=tag&search_query=' + encodeURIComponent(value);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)