Samplefocus Downloader

Replaces the original download button with one that directly downloads the mp3 file using a server-side proxy. Adds download notification and customizable filename. Compatible with Chromium, Firefox, and WebKit.

目前為 2025-03-06 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Shadow Krooks
評價
0 0 0
版本
2.0
建立日期
2025-01-25
更新日期
2025-03-06
尺寸
3.5 KB
授權條款
MIT
腳本執行於

This script enhances your Samplefocus experience by replacing the standard download button with a direct download link, facilitating easy retrieval of audio samples.

Key Features:

  • Direct MP3 Download: Bypasses Samplefocus's original download mechanism, directly downloading the audio file.

  • Server-Side Proxy Requirement: Note that this script requires a local server running at http://localhost:3000/download to work. This server will handle the actual download process.

  • Customizable Filename: Prompts you to enter a desired filename before initiating the download.

  • Download Notification: Provides a simple alert to confirm that the download has started.

  • Cross-Browser Compatibility: Designed to function seamlessly across Chromium, Firefox, and WebKit-based browsers.

How to Use:

  1. Install this script via Greasyfork.

  2. Crucially, you must set up a local server. You can do this easily by using the provided GitHub repository: https://github.com/toxikbiohazard/audio-file-downloader. Follow the instructions in the repository to get the server running.

  3. Navigate to a Samplefocus page with an audio sample.

  4. The original download button will be replaced with a "Download Sample" button.

  5. Click the new button, enter your desired filename, and the download will begin.

Important Notes:

  • This script relies on a local server. If the server is not running, the download will fail.

  • The server side implementation is provided in the linked github repo.

  • This script is provided as-is, without any warranty. Use it at your own risk.