2017年12月30日土曜日

script maker verion 1 memo


(1)NHK world web site information
podcast site https://www.nhk.or.jp/rj/podcast/rss/english.xml
mp3 file url https://www3.nhk.or.jp/nhkworld/upld/medias/en/radio/news/*_english_1.mp3

news script url list https://www3.nhk.or.jp/nhkworld/en/news/list/
news script url https://www3.nhk.or.jp/nhkworld/en/news/20***_**/

script location between <body.> and </body>
script start end from <div.> to </div>
each sentence from <p> to </p>
caution ' isn't used. It is replaced to &#039;

(2)Program information:excel VBA
input news script url list A1
output/input all url A11-A**
output/input news script url B11-B**
output news script url source C11-C**

Function information
input news script url source C11-C**
output news script G11-G**

input key words Y2,Z2,AA2-Y15,Z15,AA15
input news script G11-G**
output key word match counter J11-W130


inout key word match counter J11-W130
output match script counter X2-X15 script was selected=1

(3)Program information:excel VBA
input podcast site
output podcast site source

Function infomation
input podcast site source
output mp3 file url

0 件のコメント:

コメントを投稿