{"id":15086189,"url":"https://github.com/sniverdabest/cryoink","last_synced_at":"2025-04-10T23:50:47.365Z","repository":{"id":250646143,"uuid":"804141207","full_name":"SniverDaBest/CRYoink","owner":"SniverDaBest","description":"A chrome extension file downloader.","archived":false,"fork":false,"pushed_at":"2025-01-02T21:34:35.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T20:38:14.928Z","etag":null,"topics":["chrome","chrome-extension","chrome-extensions","google-chrome","google-chrome-extension"],"latest_commit_sha":null,"homepage":"","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/SniverDaBest.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":"2024-05-22T03:13:20.000Z","updated_at":"2025-01-02T21:34:38.000Z","dependencies_parsed_at":"2024-09-14T17:03:58.991Z","dependency_job_id":"8a714c3c-a4e8-47e2-99e0-4e0c533791ec","html_url":"https://github.com/SniverDaBest/CRYoink","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"e72ad1e2385ffd96756ff63e988940365d96d3c0"},"previous_names":["sniverdabest/cryoink"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SniverDaBest%2FCRYoink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SniverDaBest%2FCRYoink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SniverDaBest%2FCRYoink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SniverDaBest%2FCRYoink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SniverDaBest","download_url":"https://codeload.github.com/SniverDaBest/CRYoink/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317707,"owners_count":21083528,"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":["chrome","chrome-extension","chrome-extensions","google-chrome","google-chrome-extension"],"created_at":"2024-09-25T07:33:03.287Z","updated_at":"2025-04-10T23:50:47.350Z","avatar_url":"https://github.com/SniverDaBest.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRYoink\n## What is this?\nCRYoink is a chrome extension installer. If it's on the chrome web store, you can insert the ID into this, and download the .crx file.\n## How do I use this? \nYou can run it normally, just like some other python app. However, it also has some argument handling.\n```\n-h[elp] [ Shows the help message.                                     ]\n-i[d]   [ The extension ID you would like to yoink.                   ]\n-o[ut]  [ The file to be written into. e.x extension.crx.             ]\n-O[D]   [ The directory to write the crx file into. e.x extensions/.  ]\n-u[rl]  [ Select a URL to be used. Insert {id} where ID is necessary. ]\n-v      [ Enables verbose mode. Prints debug statements like warnings ]\n-s      [ Disables/Supresses print statements.                        ]\n-b      [ Lets you enter multiple extension IDs. Must be used at end. ]\n```\n### Examples\n```\n$ python cryoink.py -i \u003cinsert chrome extension ID here\u003e\n\nExtension found!\nDownloading...      Done!\n\n$ ls\ncryoink.py\nextension.crx \u003c-- what just got downloaded!\n\n$ python cryoink.py -s -i \u003cinsert chrome extension ID here\u003e\n\n$ ls\ncryoink.py\nextension.crx \u003c-- what just got downloaded!\n\n$ python cryoink.py -v -O extensions -i \u003cinsert chrome extension ID here\u003e\n[ INFO ] CRYoink version 1.0.3, updated on 9/13/24\n[ INFO ] Argument \"-o\" not found. Defaulting to extension.crx...\n[ INFO ] Extension found!\nDownloading...      Done!\n\n$ ls\ncryoink.py\nextensions/extension.crx \u003c-- what just got downloaded!\n\n$ python cryoink.py -b \u003cextension id #1\u003e \u003cextension id #2\u003e \u003cextension id #3\u003e \u003cextension id #4\u003e\n\nDownloading...      Done!\nDownloading...      Done!\nDownloading...      Done!\nDownloading...      Done!\n\n$ ls\ncryoink.py\n\u003cextension id #1\u003e\n\u003cextension id #2\u003e\n\u003cextension id #3\u003e\n\u003cextension id #4\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsniverdabest%2Fcryoink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsniverdabest%2Fcryoink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsniverdabest%2Fcryoink/lists"}