88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
<section>
<title>🔌 Recording options</title>
<p>Overrides the <gui style="button"><key>●</key> record</gui> button to
not start streamripper right away. Instead it prompts for additional
settings before proceeding.</p>
<p>Common options are conveniently listed and saveable on a per-station
basis. Which allows to suppress stream editing (record just one long
MP3 file), or file naming schemes.</p>
<p>Additionally it supports options of following recording backends:</p>
<list>
<item><p><app>streamrippper</app> - for radio stations</p></item>
<item><p><app>fPls/fIcy</app> - for radio stations</p></item>
<item><p><app>youtube-dl</app> - video downloads</p></item>
<item><p><app>wget</app> - plain MOD/ZIP files</p></item>
|
|
|
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
<section>
<title>🔌 Recording options</title>
<p>Overrides the <gui style="button"><key>●</key> record</gui> button to
not start streamripper right away. Instead it prompts for additional
settings before proceeding.</p>
<p>Common options are conveniently listed and saveable on a per-station
basis. Which allows to suppress stream splitting (record just one long
MP3 file), or file naming schemes.</p>
<p>Additionally it supports options of following recording backends:</p>
<list>
<item><p><app>streamrippper</app> - for radio stations</p></item>
<item><p><app>fPls/fIcy</app> - for radio stations</p></item>
<item><p><app>youtube-dl</app> - video downloads</p></item>
<item><p><app>wget</app> - plain MOD/ZIP files</p></item>
|