Recording Radio WORM with wget: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with " <code lang="bash"> wget https://s2.radio.co/sde6c7b42e/listen -o radioworm-20230926-02.mp3 </code> Category:Protocol")
 
No edit summary
Line 1: Line 1:


<code lang="bash">
<code lang="bash">
wget https://s2.radio.co/sde6c7b42e/listen -o radioworm-20230926-02.mp3
wget https://s2.radio.co/sde6c7b42e/listen -O radioworm-20230926-02.mp3
</code>
</code>


[[Category:Protocol]]
[[Category:Protocol]]

Revision as of 10:03, 26 September 2023

wget https://s2.radio.co/sde6c7b42e/listen -O radioworm-20230926-02.mp3