{"id":13825684,"url":"https://github.com/javadr/picofile-dl","last_synced_at":"2026-06-01T06:31:28.128Z","repository":{"id":98570568,"uuid":"424829079","full_name":"javadr/picofile-dl","owner":"javadr","description":"Picofile.com Downloader","archived":false,"fork":false,"pushed_at":"2023-07-20T04:23:37.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-09T03:35:48.893Z","etag":null,"topics":["dowloader"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/javadr.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-05T04:38:30.000Z","updated_at":"2023-03-19T15:12:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"15eddc23-ea10-449b-b806-28e2547477e0","html_url":"https://github.com/javadr/picofile-dl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/javadr/picofile-dl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fpicofile-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fpicofile-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fpicofile-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fpicofile-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javadr","download_url":"https://codeload.github.com/javadr/picofile-dl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fpicofile-dl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33763648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dowloader"],"created_at":"2024-08-04T09:01:25.298Z","updated_at":"2026-06-01T06:31:28.109Z","avatar_url":"https://github.com/javadr.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Picofile Downloader\n\n# Introduction\n\n[Picofile](http://picofile.com) is a file server with 20GB free space. This script helps you to batch download.\n\n# Installing dependencies\n\nYou can use the `pip` program to install the dependencies on your own.  They are all listed in the `requirements.txt` file.\n\nTo use this method, you would proceed as:o \n\n```python\npip install -r requirements.txt\n```\n\nTo make Firefox work with Python selenium, you need to install the *geckodriver*. The geckodriver driver will start the real firefox browser and supports Javascript. The script relies on `axel` to download the files. Windows users should download [Axel4Windows](https://sourceforge.net/projects/axel4windows/) and put it in the Windows Path. \n\n# Running the script\nRefer to `picofile-dl --help` for a complete, up-to-date reference on the runtime options supported by this utility.\n\nRun the script to download a single file or a bunch of files:\n\n```python\npython picofile-dl.py [-h] [-u URL] [-f FILENAME] [--password PASSWORD] [-p PATH] [-v] [--verbose] \n```\n`-u` a url from picofile server to be dowloaded\n\n`-f` a file name including bunch of urls each in a line\n\n`-p` path to save dowloaded files (Default: `/\u003cTEMP\u003e/picofile-dl`)\n\n`--password` password set with the picofile URL\n\n`-h` show help\n\n`-v` output version information and exit\n\n`--verbose` print extra information during the download progress\n\n# Todo\n* [X] Download files protected with password \n\n* [ ] An option do download the files with the browser (useful for windows user to get rid of installing `Axel4Windows`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavadr%2Fpicofile-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavadr%2Fpicofile-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavadr%2Fpicofile-dl/lists"}