{"id":13495923,"url":"https://github.com/tonikelope/megadown","last_synced_at":"2025-04-13T05:06:19.350Z","repository":{"id":13232718,"uuid":"15917298","full_name":"tonikelope/megadown","owner":"tonikelope","description":"Bash script for download files and get metadata from mega.nz and megacrypter links","archived":false,"fork":false,"pushed_at":"2024-11-21T16:59:19.000Z","size":160,"stargazers_count":218,"open_issues_count":11,"forks_count":61,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-13T05:06:15.540Z","etag":null,"topics":["bash","command-line","mega"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tonikelope.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":"2014-01-14T22:14:16.000Z","updated_at":"2025-04-05T01:32:31.000Z","dependencies_parsed_at":"2024-10-31T11:30:36.321Z","dependency_job_id":"8bf95b4c-58e3-4846-a95c-3348f8892210","html_url":"https://github.com/tonikelope/megadown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonikelope%2Fmegadown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonikelope%2Fmegadown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonikelope%2Fmegadown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonikelope%2Fmegadown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonikelope","download_url":"https://codeload.github.com/tonikelope/megadown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665748,"owners_count":21142123,"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":["bash","command-line","mega"],"created_at":"2024-07-31T19:01:39.770Z","updated_at":"2025-04-13T05:06:19.318Z","avatar_url":"https://github.com/tonikelope.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# megadown\n\nBash script for download files and get metadata from mega.nz and megacrypter links.\n\n## Features:\n * Retrieve metadata (filename and filesize) from any mega/megacrypter link without download.\n * /#!, /#N!, mega://enc?, mega://enc2 and ANY megacrypter clon link supported.\n * Resume previous downloads.\n * Download files from list.\n * Speed limit.\n * MC password protected links supported.\n\n## Required dependencies:\n\n * Bash \u003e= 3\n * OpenSSL (with support for AES 128 CTR and AES 128/256 CBC).\n * wget/curl (curl is preferred if it's present).\n * pv (monitor the progress of data).\n * jq (JSON parser).\n\n## Optional dependencies:\n * python \u003e= 2.7.8 (PBKDF2 -\u003e MegaCrypter password protected links).\n\n## Usage:\n\n```bash\nmegadown 1.9.47 - https://github.com/tonikelope/megadown\n\ncli downloader for mega.nz and megacrypter\n\nSingle url mode:           megadown [OPTION]... 'URL'\n\n        Options:\n        -o,     --output FILE_NAME    Store file with this name.\n        -x,     --proxy PROXY         Proxy (curl)\n        -s,     --speed SPEED         Download speed limit (integer values: 500B, K, 2M).\n        -p,     --password PASSWORD   Password for MegaCrypter links.\n        -q,     --quiet               Quiet mode.\n        -m,     --metadata            Prints file metadata in JSON format and exits.\n\n\nMulti url mode:          megadown [OPTION]... -l|--list FILE\n\n        Options:\n        -x,     --proxy PROXY         Proxy (curl)\n        -s,     --speed SPEED         Download speed limit (integer values: 500B, 500K, 2M).\n        -p,     --password PASSWORD   Password for MegaCrypter links (same for every link in a list).\n        -q,     --quiet               Quiet mode.\n        -m,     --metadata            Prints file metadata in JSON format and exits.\n        File line format:          URL [optional_file_name]\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonikelope%2Fmegadown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonikelope%2Fmegadown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonikelope%2Fmegadown/lists"}