Subsource.net Batch Downloader

Batch download subtitles from subsource.net

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
ashik4u
1日のインストール数
0
累計インストール数
4
評価
0 0 0
バージョン
1.0.0
作成日
2026/05/30
更新日
2026/05/30
大きさ
13.4KB
ライセンス
GPL-3.0
対象サイト

Subsource.net Batch Downloader


This userscript adds batch subtitle downloading support to
Subsource.net. It lets you select multiple subtitle rows from
a subtitles page and download them together as a single ZIP file.

Features

  • Adds checkboxes beside subtitle rows.
  • Includes a select-all checkbox for faster selection.
  • Shows a live selected-subtitle counter.
  • Downloads selected subtitles through the Subsource API.
  • Combines all selected subtitle files into one ZIP archive.
  • Extracts files into a flat ZIP structure without extra subfolders.
  • Automatically renames duplicate filenames, such as subtitle_2.srt, to avoid overwriting files.
  • Supports movie pages and season pages, for example /subtitles/example-title and /subtitles/example-title/season-1.

Setup

  1. Install the script in Tampermonkey, Violentmonkey, or another compatible userscript manager.
  2. Open any supported Subsource.net subtitles page.
  3. Open your userscript manager menu and choose Set API Key.
  4. Enter your Subsource API key.
  5. Select the subtitles you want to download.
  6. Click the green Download button.

How It Works


The script collects the selected subtitle IDs from the page, requests each
subtitle download from the Subsource API, extracts the returned ZIP files in
the browser, and creates one combined ZIP file for download.

Notes

  • This script requires a valid Subsource API key.
  • Your API key is stored locally by your userscript manager using userscript storage.
  • The script does not upload your subtitles or API key anywhere else.
  • If a subtitle fails to download, the script continues with the remaining selected subtitles.

Supported URLs