Download m4a audio files from soundgasm.net
< Soundgasm Ripper 피드백으로 돌아가기
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';
답글을 게시하려면 로그인하세요.
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 :)