{"id":23732452,"url":"https://github.com/willwade/crickextract","last_synced_at":"2026-02-02T22:48:41.907Z","repository":{"id":269631876,"uuid":"908046393","full_name":"willwade/crickExtract","owner":"willwade","description":"extracts media from clicker docs","archived":false,"fork":false,"pushed_at":"2024-12-25T23:55:51.000Z","size":30739,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T00:11:31.817Z","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/willwade.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,"zenodo":null}},"created_at":"2024-12-25T01:17:19.000Z","updated_at":"2024-12-25T23:55:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"6aa40d2a-4cd1-46e7-b88a-1300c3e1f877","html_url":"https://github.com/willwade/crickExtract","commit_stats":null,"previous_names":["willwade/crickextract"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/willwade/crickExtract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FcrickExtract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FcrickExtract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FcrickExtract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FcrickExtract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willwade","download_url":"https://codeload.github.com/willwade/crickExtract/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FcrickExtract/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29022764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T22:20:39.141Z","status":"ssl_error","status_checked_at":"2026-02-02T22:20:37.621Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-31T04:17:54.212Z","updated_at":"2026-02-02T22:48:41.902Z","avatar_url":"https://github.com/willwade.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extract Clicker Media\n\nA standalone script to extract embedded media (images, sounds, etc.) from `.clkx` (Clicker Grids) files. This tool decodes base64-encoded media and saves them as standalone files.\n\n## Requirements\n\n- A `.clkx` file to process.\n- Supported operating systems:\n  - **Windows** for the `.exe` version.\n  - **macOS** for the macOS binary version.\n\n## Downloading the Script\n\n1. Go to the **Releases** section of this repository on GitHub.\n2. Download the appropriate version for your operating system:\n   - **Windows**: `extract_clicker_media-windows-latest.exe`\n   - **macOS**: `extract_clicker_media-macos-latest`\n3. Save the downloaded file to a convenient location.\n\n## Using the Script\n\n### For Windows Users:\n\n1. Save the `.clkx` file in the same directory as the downloaded script or note its full path.\n2. Open a Command Prompt:\n   - Press `Win + R`, type `cmd`, and press Enter.\n3. Navigate to the directory where the script is saved:\n   ```cmd\n   cd path\\to\\directory\n4. Run the script with the path to the `.clkx` file as an argument:\n   ```cmd\n   extract_clicker_media-windows-latest.exe path\\to\\file.clkx\n   ```\n   or \n   ```cmd\n   extract_clicker_media-windows-latest.exe path\\tp\\files\\*.clkx\n   ```\n\n   i.e. either a single file or multiple files can be extracted at once.\n\n5.\tThe extracted files will be saved in a new folder, named \u003cfilename\u003e_extracted, in the same directory as the .clkx file.\n\n### For macOS Users:\n\n1. Save the `.clkx` file in the same directory as the downloaded script or note its full path.  \n2. Open a Terminal:\n   - Press `Cmd + Space`, type `Terminal`, and press Enter.\n3. Navigate to the directory where the script is saved:\n   ```bash\n    cd path/to/directory\n    ```\n4. Run the script with the path to the `.clkx` file as an argument:\n    ```bash\n    ./extract_clicker_media-macos-latest path/to/file.clkx\n    ```\n5. The extracted files will be saved in a new folder, named \u003cfilename\u003e_extracted, in the same directory as the .clkx file.\n\n## Notes\n\n- The script will create a new folder in the same directory as the `.clkx` file to store the extracted media.\n- The extracted media files will retain their original file names.\n- The script will overwrite any existing files with the same name in the extraction folder.\n- The script does not modify the original `.clkx` file.\n\n\n\n## License\n\nMIT License\n\n\n## Author\n\nWill Wade @ gmail .  com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillwade%2Fcrickextract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillwade%2Fcrickextract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillwade%2Fcrickextract/lists"}