rclone/backend/pikpak
wiserain 6859c04772
pikpak: add validity check when using a media link
Before this change, the Pikpak backend would always download
the first media item whenever possible, regardless of whether
or not it was the original contents.

Now we check the validity of a media link using the `fid`
parameter in the link URL.

Fixes #6992
2023-05-13 03:41:59 +09:00
..
api pikpak: add validity check when using a media link 2023-05-13 03:41:59 +09:00
helper.go pikpak: new backend 2023-04-04 16:33:48 +01:00
pikpak.go pikpak: add validity check when using a media link 2023-05-13 03:41:59 +09:00
pikpak_test.go pikpak: new backend 2023-04-04 16:33:48 +01:00