{"id":18076569,"url":"https://github.com/strongbugman/pikpak_cli","last_synced_at":"2025-03-28T17:32:30.288Z","repository":{"id":97376472,"uuid":"597310914","full_name":"strongbugman/pikpak_cli","owner":"strongbugman","description":"pikpak CLI client","archived":true,"fork":false,"pushed_at":"2023-11-29T06:22:24.000Z","size":26,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T23:05:09.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strongbugman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-04T06:12:31.000Z","updated_at":"2025-01-08T02:52:03.000Z","dependencies_parsed_at":"2023-11-29T07:28:34.251Z","dependency_job_id":"907797bb-2fcb-4491-84cd-20908f85083c","html_url":"https://github.com/strongbugman/pikpak_cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbugman%2Fpikpak_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbugman%2Fpikpak_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbugman%2Fpikpak_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbugman%2Fpikpak_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strongbugman","download_url":"https://codeload.github.com/strongbugman/pikpak_cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246069483,"owners_count":20718730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T11:10:22.859Z","updated_at":"2025-03-28T17:32:29.972Z","avatar_url":"https://github.com/strongbugman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"CLI for Pikpak(A web file driver)\n\n# Features\n\n* List all file in a tree\n* Download a whole folder\n* Download files by file name or size matching\n* Download resume(which will create a .part file before finished)\n\n# Install\n\n```shell\npip install -U pikpak_cli\n```\n\n# Usage\n\n```\npikpak_cli\nCurrent account: ******\nDefault download dir: ****\nsession file: .pikpak.session\ntry typing help\npikpak_cli\u003ehelp\nlogin\nLogin account\nusage: login [-h] [--password PASSWORD] account [account ...]\n\nexit\nExit cli\nusage: exit [-h]\n\nshell\n\nusage: shell [-h]\n\nls\nList current dir files\nusage: ls [-h] [--without_audit] [--trash] [--recursion] name [name ...]\n\ncd\nChange directory\nusage: cd [-h] name [name ...]\n\ndownload\nDownload a file or many files in a directory\nusage: download [-h] [--includes INCLUDES] [--excludes EXCLUDES] [--dir DIR] [--size SIZE] [--relative_path] [--new_file_name NEW_FILE_NAME] name [name ...]\n\npwd\nGet current path\nusage: pwd [-h]\n\ndu\nGet files's total size\nusage: du [-h] name [name ...]\n\nhelp\nGet help information\nusage: help [-h]\n\nconfig\nSet default download dir or\nusage: config [-h] [--downlaod_dir DOWNLAOD_DIR]\n\ninfo\nPrint session info\nusage: info [-h]\n\nrm\n\nusage: rm [-h] [--no_trash] name [name ...]\n```\n\ntry `help`!\n\n## examples\n\n### ls\n\n```shell\npikpak_cli\u003els .\n```\n\ntry `--recursion`!\n\n### cd\n\n```shell\npikpak_cli\u003ecd Movie\npikpak_cli\u003epwd\npikpak_cli\u003e/Movie\n```\n\n```shell\npikpak_cli\u003ecd ..\npikpak_cli\u003e\n```\n\n### download\n\ndownload files only bigger than 500M to `/mnt` with a flat structure:\n\n```shell\npikpak_cli\u003edownload Movie --size 500M --relative_path --dir /mnt\n```\n\ndownload all mp4 or mkv files to default download dir:\n\n```shell\npikpak_cli\u003edownload Movie --includes *.mp4,*.mkv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongbugman%2Fpikpak_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrongbugman%2Fpikpak_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongbugman%2Fpikpak_cli/lists"}