18
19
20
21
22
23
24
25
26
27
28
29
30
31
32 |
<p>You can <link xref="configuration">configure the recording tool</link> according to audio types again.</p>
<section>
<title>Streamripper</title>
<p>The <cmd>xterm -e</cmd> prefix brings up the terminal popup. If you want
silent downloads in the background instead of seeing its progress, remove
the xterm call.</p>
<table shade="rows" rules="rows cols">
<thead> <tr><td><p>Format</p></td> <td><p>Application</p></td></tr> </thead>
<tr><td><p><var>audio/*</var></p></td> <td><p><cmd>xterm -e streamripper %srv</cmd></p></td></tr>
</table>
|
|
| 18
19
20
21
22
23
24
25
26
27
28
29
30
31
32 |
<p>You can <link xref="configuration">configure the recording tool</link> according to audio types again.</p>
<section>
<title>Streamripper</title>
<p>The <cmd>xterm -e</cmd> prefix brings up the terminal popup. If you want
silent downloads in the background (instead of seeing its progress), remove
the xterm call.</p>
<table shade="rows" rules="rows cols">
<thead> <tr><td><p>Format</p></td> <td><p>Application</p></td></tr> </thead>
<tr><td><p><var>audio/*</var></p></td> <td><p><cmd>xterm -e streamripper %srv</cmd></p></td></tr>
</table>
|