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';
登录(不可用)以发布留言。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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 :)