取得 Hinet Radio 站台連結
前幾天提過的 Mac 的電台廣播 AppleScript,在許多使用者的討論下,越來越受到注目,同時原 AppleScript 的編寫作者 OIKOS 義工版主 H.H. 今日更是提供了抓取 hinet radio 各個廣播站台連結的工序指令,讓大家在抓取連結上更加方便!使用方法很簡單:
1. 打開 Terminal.app (終端機)。
2. 把 "extract_station_link.rb" 或是 "extract_station_link_1.0.0.rb" 拉到終端機視窗後放掉。
3. 按 "return" 或是 "enter"。
4. 程式會自動連上 radio.hinet.net 並列出結果。
使用者在終端機跑完指令後,可到「檔案>將文字儲存為」選單下,將站台網址存成文字檔 (如上圖所示),然後便可在 "station_list.txt" 檔中加入這些站台連結。想要多少個廣播站台,隨自己的意思加入,這樣在 Mac 上聽廣播實在是輕鬆容易呀~
link: HH's html Lab
Comments
可是,問題是,我copy連結後在mediaplayer也打不開呀,是我電腦的問題還是我少了什麼步驟?
Posted by: tzifan on January 27, 2006 2:28 PM
to tzifan: 擷取出來的站台網址並無法直接於 Windows Media Player 開啟,您必須將那些網址加入上篇文章中提到的 station_list.txt 中,這樣透過 AppleScript 用起來才能享有快感唷!
Posted by: Jack on January 27, 2006 2:28 PM
請問為什麼無論在Terminal抓到的資料,以及station_list.txt的內容都是亂碼,無法正常顯示中文?
Posted by: Anonymous on January 27, 2006 2:28 PM
終端機的編碼請設為 Unicode (UTF-8)。檢查看看!
Posted by: Jack on January 27, 2006 2:28 PM
>>終端機的編碼請設為 Unicode (UTF-8)果然正常了...謝謝!
Posted by: Anonymous on January 27, 2006 2:28 PM
聽了兩天,當我試著開啟朋友寄給我的wmv檔之後,從此,就再也不能聽了...media player顯示 “the channel does not support the stream format." 哎~我也重灌了很多次media player都不行,我的imac又怎麼了?
Posted by: tzifan on January 27, 2006 2:28 PM