62
63
64
65
66
67
68
69
70
71
72
73
74
75 | <p>As alternative to streamripper, check out <link href="http://freshcode.club/projects/ficy">fIcy/fPls</link>
for recording ICEcast/SHOUTcast streaming servers.</p>
<p>It can be configured just as easily with:</p>
<steps> <item><p><cmd>xterm -e "fPls %pls"</cmd></p></item> </steps>
</section>
<section>
<title>Graphical stream recording tools</title>
<p>You can also try a streamripper GUI or graphical
reimplementation:</p>
<list>
<item><p><link href="http://sourceforge.net/projects/stripper/">StreamRipStar</link> (Java), works best per drag and drop; set the DND format to PLS or M3U however.</p></item> |
>
>
>
>
>
>
>
>
>
>
>
>
| 62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87 | <p>As alternative to streamripper, check out <link href="http://freshcode.club/projects/ficy">fIcy/fPls</link>
for recording ICEcast/SHOUTcast streaming servers.</p>
<p>It can be configured just as easily with:</p>
<steps> <item><p><cmd>xterm -e "fPls %pls"</cmd></p></item> </steps>
</section>
<section>
<title>st2_record_helper</title>
<p><link href="https://github.com/axelhahn/st2_record_helper">record_helper.sh</link>
is a bash script that corrects more lookup and HTTP errors (mainly shoutcast
sneak redirects), and provides more useful error messages than streamripper alone.</p>
<p>Place it in the PATH to employ as drop-in wrapper:</p>
<steps> <item><p><cmd>xterm -e "record_helper.sh %srv"</cmd></p></item> </steps>
</section>
<section>
<title>Graphical stream recording tools</title>
<p>You can also try a streamripper GUI or graphical
reimplementation:</p>
<list>
<item><p><link href="http://sourceforge.net/projects/stripper/">StreamRipStar</link> (Java), works best per drag and drop; set the DND format to PLS or M3U however.</p></item> |