Subsource.net Batch Downloader

Batch download subtitles from subsource.net

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey, Greasemonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्क्रिप्ट व्यवस्थापक एक्स्टेंशन इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्क्रिप्ट व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्टाईल व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

लेखक
ashik4u
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
4
रेटिंग
0 0 0
आवृत्ती
1.0.0
बनवली
2026-05-30
अपडेट केली
2026-05-30
आकार
13.4 KB
License
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