Soundgasm Ripper

Download m4a audio files from soundgasm.net

< Feedback on Soundgasm Ripper

Review: Good - script works

§
Posted: 2017-04-25

Suggestion: Better file name for download.

The script works pretty well. However, I like it to give the downloaded file a name based on the title on the page (what youtube-dl does). It's a small change - just something to consider :)

var title = $(".jp-title").text();
var gasmLink = '
  • Download
  • ';

    Post reply

    Sign in to post a reply.