« [Buzz]まぁ凸版といえば凸版 | トップページ | [Screencast]スクリーンキャスト【補助ツール】 »

[dirpy.com]YouTubeビデオダウンローダー

サービス終了しました
Force4u00221113_40329


Force4u00221014_84521

Dirpy - Internet DVR - YouTube to Mp3 Converter and YouTube Video Downloader[LINK]新しいウィンドで開きます


ここをクリックでMP3形式で
サウンドトラックをダウンロード出来ます

Force4u00221014_85008


ビデオも
形式を選んでダウンロード出来ます。

Force4u00221014_90927

今時な人はブックマークレットなんだろうけれども.....笑
Force4u00221014_105106


Safariのスクリプトメニューに
こんな感じでスクリプト入れておけば
簡単に使えますね。




with timeout of 60 seconds

set appName to "Safari"
tell application "Safari"
activate
tell window 1
set MakeUrl to do JavaScript "encodeURIComponent(document.URL)" in front document
end tell
end tell


set MakeUrl to replace(the MakeUrl, "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D", "") as Unicode text

set Vno to characters 1 thru 11 of MakeUrl as Unicode text

set My_URL to "http://dirpy.com/studio/" & Vno as Unicode text

tell application "Safari"
activate
make new document with properties {name:"dirpy.com"}
tell window 1
open location My_URL
end tell
end tell

end timeout





-----文字の置換えサブルーチン(「Web Scripter's Meeting」より参照)
on replace(src, tg, rp)
set oldDel to AppleScript's text item delimiters
set AppleScript's text item delimiters to tg
set myList to text items of src
set AppleScript's text item delimiters to rp
set myText to myList as string
set AppleScript's text item delimiters to oldDel
return myText
end replace


「dirpy.com.scpt.zip」をダウンロード[Download]新しいウィンドで開きます

「dirpy.com.rtf」をダウンロード[LINK]新しいウィンドで開きます


 

こちら【404 Blog Not Found:When the Simpsons meet Banksy[LINK]新しいウィンドで開きますで紹介されていた
シンプソンズのMADムービーですが


作者の
banksyfilmさん凄いですねぇ
Royal Visit[LINK]新しいウィンドで開きますなんて
日本じゃ考えられない
(SPに確保されちゃいますよね.....笑)

イギリス風の『ネタ』って言うか
イギリス『な』ジョークって言うか
大目に見ているのか、相手にしないのか
ある意味
おおらかな国民性なのかなぁ。

不思議な国イギリスですね。


   


|

« [Buzz]まぁ凸版といえば凸版 | トップページ | [Screencast]スクリーンキャスト【補助ツール】 »

YouTube」カテゴリの記事

コメント

私は普段はあまりダウンロードはしませんが
Choromeのextensions
YouTube Downloader

http://goo.gl/W9C8

ですが
Macなら
Evom
https://force4u.cocolog-nifty.com/skywalker/2010/09/evom.html
が簡単でおすすめです。

投稿: force4u | 2010年11月20日 (土) 23時34分

Dirpyサービス停止しちゃったんですね;;

同様のタグ付けできるWebサービスってないんですかね??

投稿: たいち | 2010年11月20日 (土) 20時28分

この記事へのコメントは終了しました。

« [Buzz]まぁ凸版といえば凸版 | トップページ | [Screencast]スクリーンキャスト【補助ツール】 »