11/04/24 11:20:58.48
>>343のperlのくだりをバッチファイルにしてみた
for /f "tokens=1,2" %%A in (%~dp0auth1_fms) do set %%A=%%B
→変数 %X-Radiko-KeyOffset:% , %X-Radiko-KeyLength:% をdd(for windows)に、%X-Radiko-AuthToken:%をwget・rtmpdumpに使う
for /f "DELIMS=, tokens=1" %%j in (%~dp0auth2_fms) do set AREA_ID=%%j
あとは>>343で録音は出来たが、mplayerにパイプして聞けない。(録音したflvはmplayerで聞けるのに)
エラーメッセージ
Cache not filling, consider increasing -cache and/or -cache-min!