add info about streamripper as alternate option for saving songs

main
hossein s. borhani 9 months ago committed by GitHub
parent 6f44931cde
commit 28cc0388b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -297,6 +297,14 @@ m3u radio music playlists
<p><br></p>
<p>if you prefer to stay on the commandline, use the <a href="https://streamripper.sourceforge.net/">streamripper</a> program, change directory to the folder you want to save songs in and do:</p>
<pre><code>streamripper http://51.89.148.171:8022/stream/1/ -u Mozilla/5.0 -l 3600</code></pre>
<p>this command will download this stream <code>http://51.89.148.171:8022/stream/1/</code> for 1 hour, splitting all the songs and uses mozilla as the user agent, for more examples visit the man page for the program</p>
<p><br></p>
<h3>how to download this repo</h3>
<h4>using git</h4>
@ -508,4 +516,4 @@ m3u radio music playlists
<li>to <a href="https://github.com/captbaritone">jordan eldredge (captbaritone)</a> for making the amazing <a href="https://github.com/captbaritone/webamp">webamp</a> player which i've used for playing these radio streams in the online section of these repos</li>
<li>to all those websites i stole code snippets from to scrape these websites</li>
<li>to you</li>
</ul>
</ul>

Loading…
Cancel
Save