Pixeldrain DL Bypass

Adds direct-download buttons and links for Pixeldrain files using an alternate proxy — inspired by 'Pixeldrain Download Bypass' by hhoneeyy and MegaLime0

As of 2025-10-31. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
hdyzen
Ratings
0 0 0
Version
1.5.6aa
Created
2025-10-04
Updated
2025-10-31
Size
17.5 KB
License
GPL-3.0-only
Applies to

Pixeldrain DL Bypass

Enhances Pixeldrain by adding direct download buttons, proxy-based restriction bypass, and optional media and JDownloader integration.

Note: Feature ideas and feedback are welcome in the Comments tab.


Features

  • Direct Downloads — Adds toolbar buttons for instant downloads without Pixeldrain’s intermediate page.
  • Proxy Bypass — Uses a proxy (pd.1drv.eu.org by default) to make downloads and media streaming available even when restricted.
  • Media Proxy Loading — Automatically rewrites <video>, <img>, <audio>, and CSS background URLs to use the proxy.
  • JDownloader Integration — Send links directly to a local JDownloader instance.
  • Single & Multi-file Support — Works for both individual files and folders.
  • Progress Indicator — Displays live progress bars for active downloads.

How to Use

  1. Install a userscript manager such as Tampermonkey or Violentmonkey.
  2. Install this script.
  3. Visit any Pixeldrain file or list page — new buttons will appear in the toolbar.

For Single Files

  • DL Selected — Downloads the file via proxy.
  • Open bypass — Opens file in a new tab.
  • Copy bypass — Copies the full bypass URL.
  • JD (Link) — Sends the link to your running JDownloader.

For File Lists / Folders

Selected file:

  • DL Selected — Downloads the currently selected file.
  • Open bypass — Opens selected file in a new tab via proxy.
  • Copy URL — Copies the direct link of the selected file.
  • JD (Sel.) — Sends selected file to JDownloader.

List:

  • DL All — Downloads all files sequentially.
  • Copy All — Copies all direct link of the list.
  • Show bypass — Displays all proxy links in a modal window.
  • JD (All) — Sends all files to JDownloader.

Configuration (via Menu Commands)

Access all settings through your userscript manager’s menu commands:

  • Set custom proxy — Replace the default proxy domain.
    • Example: cdn.myproxy.net
    • Leave empty to revert to default (pd.1drv.eu.org).
  • Direct download — Toggles between using the browser’s downloader or the script’s internal one (with progress).
  • Horizontal scrollbar for long names — Enables horizontal scrolling for long filenames in folders.
  • Load media files with proxy — Forces all <img>, <video>, <audio>, and CSS backgrounds to use the proxy (prevents limit blocking).

JDownloader Integration

The script communicates directly with JDownloader’s FlashGot API running on:

http://127.0.0.1:9666/flash/addcnl

Ensure JDownloader is open and listening on this port before using the “JD (*)” buttons.


Acknowledgements

  • Thanks to Game Drive for hosting the default proxy.
  • Originally inspired by hhoneeyy and MegaLime0’s Pixeldrain Bypass scripts.

License

This project is licensed under the GPL-3.0-only License.