premiumizeme: new backend for premiumize.me - Fixes #3063
This commit is contained in:
parent
f47e5220a2
commit
a1263e70cf
12 changed files with 1447 additions and 0 deletions
|
@ -24,6 +24,7 @@ import (
|
|||
_ "github.com/rclone/rclone/backend/onedrive"
|
||||
_ "github.com/rclone/rclone/backend/opendrive"
|
||||
_ "github.com/rclone/rclone/backend/pcloud"
|
||||
_ "github.com/rclone/rclone/backend/premiumizeme"
|
||||
_ "github.com/rclone/rclone/backend/qingstor"
|
||||
_ "github.com/rclone/rclone/backend/s3"
|
||||
_ "github.com/rclone/rclone/backend/sftp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue