Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyqingye/pikpak-go
pikpak golang sdk
https://github.com/lyqingye/pikpak-go
pikpak
Last synced: 15 days ago
JSON representation
pikpak golang sdk
- Host: GitHub
- URL: https://github.com/lyqingye/pikpak-go
- Owner: lyqingye
- License: mit
- Archived: true
- Created: 2023-05-02T18:24:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-30T03:40:36.000Z (about 1 year ago)
- Last Synced: 2024-06-01T13:35:49.346Z (6 months ago)
- Topics: pikpak
- Language: Go
- Homepage:
- Size: 109 KB
- Stars: 18
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pikpak-go
Implementation pikpak sdk using golang.
This is an unofficial API. If there is any infringement, please contact me to delete it within 24 hours.
If you have any other API requirements, please leave a message and I will use my free time to implement it# features
- [x] Login
- [x] FileList
- [x] GetFile
- [x] CreateFolder
- [x] RenameFile
- [x] BatchDeleteFile
- [x] BatchTrashFile
- [x] BatchMoveFile
- [x] GetDownloadUrl
- [x] OfflineDownload
- [x] OfflineList
- [x] OfflineRetry
- [x] OfflineRemove
- [x] WaitForOfflineDownloadComplete
- [x] EmptyTrash
- [x] StorageInfo
- [x] CaptchaToken
- [x] InviteInfo
- [x] MeInfo# Work in progress
- [ ] BatchUploadFiles# Reference project
- https://github.com/rclone/rclone
- https://github.com/Quan666/PikPakAPI# License
This work is released under the MIT license