1
0
mirror of https://github.com/rclone/rclone.git synced 2025-11-29 05:47:23 +02:00

Add pixeldrain backend

This commit adds support for pixeldrain's experimental filesystem API.
This commit is contained in:
Fornax
2024-08-12 14:35:44 +02:00
committed by GitHub
parent bfa3278f30
commit 3b3625037c
12 changed files with 1176 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ docs = [
"swift.md",
"pcloud.md",
"pikpak.md",
"pixeldrain.md",
"premiumizeme.md",
"protondrive.md",
"putio.md",