Subsource.net Batch Downloader

Batch download subtitles from subsource.net

За да инсталирате този скрипт, трябва да имате инсталирано разширение като Tampermonkey, Greasemonkey или Violentmonkey.

За да инсталирате този скрипт, трябва да инсталирате разширение, като например Tampermonkey .

За да инсталирате този скрипт, трябва да имате инсталирано разширение като Tampermonkey или Violentmonkey.

За да инсталирате този скрипт, трябва да имате инсталирано разширение като Tampermonkey или Userscripts.

За да инсталирате скрипта, трябва да инсталирате разширение като Tampermonkey.

За да инсталирате този скрипт, трябва да имате инсталиран скриптов мениджър.

(Вече имам скриптов мениджър, искам да го инсталирам!)

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

(Вече имам инсталиран мениджър на стиловете, искам да го инсталирам!)

Автор
ashik4u
Инсталации дневно
0
Инсталации общо
4
Рейтинг
0 0 0
Версия
1.0.0
Създаден
30.05.2026
Обновен
30.05.2026
Размер
10 КБ
Лиценз
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