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

当前为 2025-10-31 提交的版本,查看 最新版本

作者
hdyzen
评分
0 0 0
版本
1.5.6aa
创建于
2025-10-04
更新于
2025-10-31
大小
17.5 KB
许可证
GPL-3.0-only
适用于

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.