PikPak Aria2 Helper

Push PikPak files and folders to Aria2 for downloading.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
cheerchen37
Günlük kurulumlar
11
Toplam kurulumlar
1.574
Değerlendirmeler
6 0 0
Versiyon
0.1.0
Oluşturulma
13.12.2025
Güncellenme
02.04.2026
Boyut
26,9 KB
Lisans
MIT
Geçerli

PikPak Aria2 Helper is a userscript that pushes PikPak cloud storage files to Aria2 downloader.

v0.1.0 (2026-04-03)

  • Full rewrite: React replaced with Preact + htm, dependency size reduced from 140KB to 5KB
  • Add bilingual UI (Chinese/English), auto-switches based on browser language
  • Consolidate duplicated connection test logic, simplify config form code
  • Remove fetch fallback, use GM_xmlhttpRequest exclusively
  • Fix folder size displaying NaN
  • Codebase reduced from 948 lines to 480 lines

v0.0.4 (2026-04-03)

  • Persist sort settings across sessions

v0.0.3 (2026-04-02)

  • Add 10-locale UserScript metadata

v0.0.2 (2026-01-22)

  • Add mypikpak.net and pikpak.me match patterns

v0.0.1 (2025-12-14)

  • Initial release using React 18
  • Support pushing files and folders recursively to Aria2
  • Aria2 RPC connection testing
  • Configurable RPC URL, token, download path, and custom parameters
  • Integrated into PikPak native toolbar