charmy
Script's Author
|
Sep 13, 2009 Version 0.1
First release.
初版です。
|
|
|
charmy
Script's Author
|
Sep 14, 2009 Version 0.2
Changed @exclude line in the script(add '*' to the line tail).
Fixed a bug about the update checker setting.
@exclude行を修正(行末に'*'を追加)しました。
更新チェック設定のバグを修正しました。
|
|
|
charmy
Script's Author
|
Sep 15, 2009 Version 0.2.1
Returned the script name(@name line) to the same name as V0.1,because I had changed by mistake.
I'm very sorry. Uninstall v0.2,because the old verion will hold in your GM management window when you install this version.
And set up once again at v0.2.1,because setup informations are not taken over.
V0.2の修正ミスでスクリプト名が変わってしまいましたのでv0.2.1で戻しました。
申し訳ないですが、V0.2をいれた方は、グリモンの管理ウィンドウにv0.2が残りますので、アンインストールして、このバージョンをインストールしてください。
設定情報は引き継がれませんので、再度、設定パネルを開いて設定し直してください。
|
|
|
charmy
Script's Author
|
Sep 16, 2009 Version 0.3
Fixed a bug about embedding disabled videos.
Removed download link and 'Watch video' button.
Supoorted a content added by AutoPager at the Videos and Favorites page in profile page.
Disabled the automatic retry to get video informations,because server's response is too late and retry phase starts while still waiting responses.
Embedが禁止されているビデオについてのバグを修正しました。
ダウンロードリンクとWatch videoボタンを取り除きました。
プロファイルページのVideosページとFavoritesページでAutoPageの追加コンテンツに対応しました。
サーバの応答が遅いので、自動リトライをしない設定にしました。
|
|
|
charmy
Script's Author
|
Sep 18, 2009 Version 0.4
Fixed a bug about the setup panel couldn't open. Sorry, set up again if you changed the setting.
Fixed a bug about Drag&Drop of the video panel after a setup panel was closed by clicking 'Cancel' button.
Supported the cell height of the side videos list,uploads and facorites, in channle pages a little bit.
設定パネルが開けなくなっていたバグを修正しました。
設定パネルを閉じた時に以前表示していたビデオパネルがDrag&Drop出来なくなるバグを修正しました。
チャネルページのビデオリスト(UploadsとFavorites)のビデオセルの高さ計算に少し対応してみました。
|
|
|
charmy
Script's Author
|
Sep 20, 2009 Version 0.4.1
Changed URL check of the target page,because the URL of Videos pages changed.
Displayed the script version in the message panel.
VideosページのURLが/browseから/videosに変わったので、対応しました。
その他のVideos系ページも同様に対応しました。
メッセージパネルにバージョンを表示するようにしました。
|
|
|
charmy
Script's Author
|
Sep 20, 2009 Version 0.4.2
Changed URL check of the target page,because it was changed the class name of nodes of the localized Home page like 'http://www.youtube.com/?gl=JP&hl=ja'.
'http://www.youtube.com/?gl=JP&hl=ja' のようなローカライズされたHomeページの一部のノードのクラス名が変わったので、対応しました。
|
|
|
charmy
Script's Author
|
Sep 24, 2009 Version 0.5
Set the upper limit to get video informations at the same time.
Changed the color code of download links of embedding disabled videos.
Supported "Recommended for You" block in Home page after signed in.
In list pages,supoorted downloading videos, displays verify age page, of over 18 years old without sign in.
ビデオ情報を同時に取得する上限を設定しました。
エンベッドを禁止されたビデオのダウンロードリンクの色を変えました。
サインイン時のHomeページの"Recommended for You"ブロックをサポートしました。
リストページで年齢確認ページを表示するビデオのダウンロードリンクをサポートしました(サインインせずに)。
|
|
|
charmy
Script's Author
|
Sep 27, 2009 Version 0.5.1
Consolidated three setting panels. Each panel is switched by clicking a tab.
設定パネルを1個にまとめ、タブで切り換えるようにしました。
|
|
|
charmy
Script's Author
|
Oct 6, 2009 Version 0.6.0
Changed the text of the user script command menu.
Moved the "check now" button downward.
Added an anchor to video format texts beside download buttons in watch pages.
Fixed the bug about changing the URL of the image type at "about DOWNLOAD button" on the setup panel.
Changed variable name of some setup data.
Changed keywords to save about setup data. They are converted automatically.
Added the version of stored data format for setup in order to manage it.
Removed code for debugging.
ユーザスクリプトコマンドメニューの文字列を変更しました。
"check now"ボタンの位置を少し下げました。
視聴ページのダウンロードボタンの横のビデオフォーマットもリンクにしました。
セットアップの"about DOWNLOAD button"でimage typeのURLを変更した後すぐに視聴画面に反映されないバグを修正しました。
セットアップ関連のデータの変数名を変更しました。
セットアップ関連のデータ保存用のキーワードを変更しました。これらのデータは自動的に変換されます。
設定値のデータ格納フォーマットのバージョンを追加して管理するようにしました。
デバッグ用のコードを取り除きました。
|
|
|
charmy
Script's Author
|
Oct 12, 2009 Version 0.6.1
Changed the method to calculate the height of boxes in the "Most Popular" section,because the layout has offen broken.
Solved the problem that the video information and download links are displayed only the video found at first,when the same video exists on the same page.
Supported the "vlog" box in user profile pages.
Supported the video displayed on the player in standard channel pages.
Supported the grid style in channel pages.
レイアウトが崩れることが多かったので、人気の動画セクションのボックスの高さの計算方法を変えました。
同一ページ上に同じビデオへのリンクが存在する時に、ビデオ情報とダウンロードリンクが一個目しか表示されないという問題を解決しました。
ユーザプロフィールページの vlog に対応しました。
標準的なチャネルページのプレーヤー表示されているビデオに対応しました。
チャネルページのグリッド形式の表示に対応しました。
|
|
|
charmy
Script's Author
|
Oct 13, 2009 Version 0.6.2
Fixed the bug about making a browser heavy with version 0.6.1.
If you are using version 0.6.1,update with this version.
Version 0.6.1のブラウザが重くなるバグを修正しました。
Version 0.6.1を使っている方はこのバージョンにアップデートしてください。
|
|
|
charmy
Script's Author
|
Oct 21, 2009 Version 0.7.0
Unified the code for the profile page with the code for channel pages.
Added to display the "Maybe,this video is no longer available" message when the script could not receive a http response.
Solved the height issue of scroll box in channel pages. It was a issue that the script of YouTube is rewriting visibility of CSS in danamically.
Changed the method of managing the queue to get video informations.
Changed the interval of checking the queue.
Removed the "Update video informations" menu from "User script command menu",because the method of managing the queue was changed.
Added the function to keep aspect ratio of videos when you specifies fixed size at the "Video panel" tab in setup panel.
Changed getting the player size from embed code when "Auto Resize" was specfied.
プロフィールページの仕様がチャネルと一緒になったみたいなので、ソース上も統合しました。
HTTPのレスポンスを受信できなかったビデオは、"Maybe,this video is no longer available"を表示するようにしました。
チャネルページのスクロールボックスで12ビデオ以上の場合に、表示がおかしくなる問題を解決しました。FFでなく、YouTubeのスクリプトが動的にCSSのvisibilityを書き換えているせいでした。
ビデオ情報取得用のキューの制御方法を変更しました。
キューをチェックする間隔を変更しました。
キューの制御方法変更に伴い、ユーザスクリプトコマンドメニューから"Update video informations"を削除しました。
設定パネルの"Video panel"タブで固定サイズ指定の場合にビデオのアスペクト比を保つ機能を追加しました。
Auto Resize時のプレーヤーサイズをembed情報から取得するようにしました。
|
|
|
charmy
Script's Author
|
Oct 22, 2009 Version 0.7.1
Changed the code of parsing of watch pages,because YouTube changed the content of Javascript of watch pages,though they might change again.
また変えられるかもしれないけど、視聴ページのJavascriptの内容が変更されて動作出来なかったので、解析部分のコードを緊急修正しました。
|
|
|
charmy
Script's Author
|
Oct 23, 2009 Version 0.7.2
Changed the code of parsing of watch pages,because YouTube changed the content of Javascript of watch pages again, they might change again.
Fixed a bug about "Recommended for You" box,because there was a page of URL that did not work like "This account is suspended".
また変えられるかもしれないけど、視聴ページのJavascriptの内容が再度変更されて動作出来なかったので、解析部分のコードを緊急修正しました。
"あなたへのおすすめ"ボックスの対応が完全ではなかったので修正しました。"This account is suspended"が出る時のページで動作していませんでした。
|
|
|
charmy
Script's Author
|
Oct 28, 2009 Version 0.7.3
Added the "script control" tab in the setup panel.
Added the function to specify the number of pages processed on loading the scroll box in channel pages.
セットアップパネルにスクリプト制御タブを追加しました。
チャネルページでスクロールボックスにビデオ一覧をローディングする時に処理するページ数を指定できるようにしました。
|
|
|
charmy
Script's Author
|
Nov 4, 2009 Version 0.7.4
It came to be able to watch the video of "Embedding disabled by request".
Fixed the bug about the script does not work at "Videos Being Watched Now" block when logged in.
Added the Watch Video button on watch pages.
Disabled the player of the watch page temporalily when the video panel is opened.
"リクエストによる埋め込み無効"なビデオを見る事ができるようになりました。
ログイン後の"Videos Being Watched Now"ブロックで動作しなくなるバグを修正しました。
視聴ページにもWatch Videoボタンを追加できるようにしました。
視聴ページでビデオパネルを使う場合に、視聴ページのプレーヤを一時的に消すようにしました。
|
|
|
charmy
Script's Author
|
Nov 5, 2009 Version 0.7.5
Fixed the bug about increasing the white space instead of the player when video panel was opened on watch pages.
Sorry,this bug happens only version 0.7.4.
視聴ページでビデオパネルを開いたときにプレーヤの代わりに空白の領域が増えていくことに関するバグを修正しました。
申し訳ないです。バージョン0.7.4でのみ起こります。
|
|
|
charmy
Script's Author
|
Nov 8, 2009 Version 0.7.6
Fixed the bug that an embeded player occasionally apears in videos list.
Fixed the bug that the download links,etc. under "View comments, related videos, and more" was not changed when the video in the list was clicked on the player view in channel pages.
Supported the Subscriptions box in the Home page.
ビデオリスト中にembedされたプレーヤーがたまに表示されることがあるのを修正しました。
チャネルページのプレーヤビューで、リスト中のビデオをクリックしてビューのビデオが変わった時に、"コメント、関連動画などを表示"の下のダウンロードリンク等が変わらなかったバグを修正しました。
ログイン時のホームページの登録チャンネルを対象に追加しました。
|
|
|
charmy
Script's Author
|
Nov 12, 2009 Version 0.7.7
Fixed the bug about parsing of the script page for update cheker.
Changed getElementsByClassName to XPath for Firefox 2.x, though this script does not support Firefox 2.x officially.
アップデートチェッカーのページ解析部分のバグを修正しました。
正式にはFirefox 2.xに対応しませんが、Firefox 2.xでもダウンロードできるように、getElementsByClassNameをXPathに変更しました。
|
|
|
charmy
Script's Author
|
Nov 17, 2009 Version 0.7.8
Supported pages of Shows,Movies and Contests.
Added the mode to build up embde code from javascript code in a watch page.
Supported 1080p full HD video. But the download link is not displayed now,because there is no URL about the full HD video in the video informations(fmt_url_map) gotton from YouTube.
番組、映画、コンテストのページに対応しました。
視聴ページのJavascriptコードからembedコードを組み立てるモードを追加しました。
1080pのフルHDビデオ(fmt=37)のダウンロードに対応しました。ただし、YouTubeから取得したビデオ情報のfmt_url_mapにfmt=37に関する情報がまだ含まれていないので、ダウンロードリンクは今のところ表示されません。
|
|
|
charmy
Script's Author
|
Nov 21, 2009 Version 0.8.0
Supported 1080p full HD video officially, because the information of fmt=37 has been set in the fmt_map and fmt_url_map.
ビデオ情報のfmt_mapとfmt_url_mapにfmt=37の情報が設定されるようになりましたので、1080pを正式に対応しました。
|
|
|
charmy
Script's Author
|
Dec 17, 2009 Version 0.9.0
Fixed the bug that the download links for list pages are displayed in watch pages after saved setup data.
Supported pages of Uploaded Videos,Favorites,Playlists,Subscriptions(contains Recent Activity),Quicklist,History and Purchases in the "My Account" page.
Added the function about changing the text of 'Download' in list pages,video pnael and watch pages.
視聴ページでセットアップデータを保存した後にリストページ用のダウンロードリンク等が表示されてしまうバグを修正しました。
マイアカウントのアップロード済みのビデオ、お気に入り、再生リスト、登録チャネル(最近のアクティビティを含む)、クイックリスト、履歴、購入した動画のページに対応しました。
リストページやビデオパネル、視聴ページの'Download'リンクやボタンの文字列を変更する機能を追加しました。
|
|
|
charmy
Script's Author
|
Dec 25, 2009 Version 0.9.1
Supported "News Near You" block in Home page.
Deleted unnecessary codes.
Corrected the update checker, because the script page on userscripts.org has been changed.
Homeページの"News Near You"ブロックをサポートしました。
不要なコードを削除しました。
userscripts.orgのスクリプトページが変更されたので、アップデートチェッカーを修正しました。
|
|
|
charmy
Script's Author
|
Jan 6, 2010 Version 0.9.2
Fixed the code to get the reason why can't watch the video like "deleted by user", because YouTube has changed the HTML.
Added the link to visit the page of this script in the error message box of the update checker.
削除されたビデオなどで視聴できない理由が埋め込まれた部分が変更されていたので、修正しました。
アップデートチェッカーのエラーメッセージに、スクリプトページへのリンクを追加しました。
|