- Have
quota command also list the bandwidth quota. It's available to users at https://mypikpak.com/drive/all?action=show_traffic_dialog .
- Allow adding others' shared files. Example
pikpakcli add shared https://mypikpak.com/s/...
- Have
download provide the download link so user can use their own downloader program. Example: pickpakcli download -l move.mp4 -> https://dl-a10b-1196.mypikpak.com/download/?fid=.... This is also useful to bypass download quota: as long as download links are created before the quota is exhausted, user can download beyond quota.
- Add
delete and empty to remove files and empty trash.
Most of my use is downloading shared files, provided by keepshare. The free pikpak account allows 3 cloud downloads a day, but keepshare has a ton of pikpak accounts so users have near-unlimited cloud downloads if they request the magnet through keepshare. If the download succeeds, the url redirects to the shared pikpak page. But for users to download shared files, they first have to save it to their account. To automate this, the above feature requests are necessary.
Thanks!
quotacommand also list the bandwidth quota. It's available to users at https://mypikpak.com/drive/all?action=show_traffic_dialog .pikpakcli add shared https://mypikpak.com/s/...downloadprovide the download link so user can use their own downloader program. Example:pickpakcli download -l move.mp4->https://dl-a10b-1196.mypikpak.com/download/?fid=.... This is also useful to bypass download quota: as long as download links are created before the quota is exhausted, user can download beyond quota.deleteandemptyto remove files and empty trash.Most of my use is downloading shared files, provided by keepshare. The free pikpak account allows 3 cloud downloads a day, but keepshare has a ton of pikpak accounts so users have near-unlimited cloud downloads if they request the magnet through keepshare. If the download succeeds, the url redirects to the shared pikpak page. But for users to download shared files, they first have to save it to their account. To automate this, the above feature requests are necessary.
Thanks!