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.
Alternative Proxies
Use one of the following proxies if the main one is not working:
pd-pass.fdyzen.workers.dev
How to Use
- Install a userscript manager such as Tampermonkey or Violentmonkey.
- Install this script.
- 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.
- DL (ZIP) / Copy (ZIP) / JD (ZIP): Downloads, copies, or sends to JDownloader the link for a ZIP of all files.
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).
- Load media files with proxy: Load images and videos through the proxy.
- Bypass video logged restriction: Bypass the restriction that prevents playing some videos.
- Horizontal scrollbar for long names — Enables horizontal scrolling for long filenames in folders.
- Direct download — Toggles between using the browser’s downloader or the script’s internal one (with progress).
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.