{"id":22609435,"url":"https://github.com/flamesx-128/ymp3cli.sh","last_synced_at":"2025-04-11T06:30:24.098Z","repository":{"id":110189583,"uuid":"465544576","full_name":"FlamesX-128/ymp3cli.sh","owner":"FlamesX-128","description":"Inspired in \"paij0se/ymp3cli\", \"ymp3cli.sh\" is a cli created in \"shell script\" to listen or download music/songs.","archived":false,"fork":false,"pushed_at":"2022-03-11T04:29:13.000Z","size":23,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T04:26:30.496Z","etag":null,"topics":["cli","music","shell-script","terminal","ymp3cli"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/FlamesX-128.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":"2022-03-03T02:48:01.000Z","updated_at":"2024-06-10T13:35:50.000Z","dependencies_parsed_at":"2023-03-24T03:48:40.827Z","dependency_job_id":null,"html_url":"https://github.com/FlamesX-128/ymp3cli.sh","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlamesX-128%2Fymp3cli.sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlamesX-128%2Fymp3cli.sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlamesX-128%2Fymp3cli.sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlamesX-128%2Fymp3cli.sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlamesX-128","download_url":"https://codeload.github.com/FlamesX-128/ymp3cli.sh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248355218,"owners_count":21089969,"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":["cli","music","shell-script","terminal","ymp3cli"],"created_at":"2024-12-08T15:12:16.684Z","updated_at":"2025-04-11T06:30:24.087Z","avatar_url":"https://github.com/FlamesX-128.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **ymp3cli.sh**\nInspired in \"paij0se/ymp3cli\", \"ymp3cli.sh\" is a cli created in \"shell script\" to listen or download music/songs.\n\n\n## **⚠ WARNING ⚠**\nThe original project is of [paij0se](https://github.com/paij0se), please go to the [ymp3cli](https://github.com/paij0se/ymp3cli) repository and give your star.\n\n\n## **v1.2.1 and v1.2.2 Changelog**\nThese are the new features of v1.2.1 and v1.2.2.\n\n- Fixed an issue where addons were not found after being installed.\n\n## **v1.2.0 Changelog**\nThese are the new features of v1.2.0.\n\n- Added addon handler prototype:\n  + With the \"-a\" flag you can see the list of addons.\n  + With the \"-A\" flag you can download a addons.\n\n## **Preview**\nThis is how \"ymp3cli.sh\" looks.\n\n![ymp3cli.sh](https://user-images.githubusercontent.com/78381898/157584104-1e79fd53-fe68-42d0-96dd-f49ea74e7561.png)\n\n![ymp3cli.sh](https://user-images.githubusercontent.com/78381898/157584199-5bfbfd19-87d7-49f6-ae34-378a20d7455b.png)\n\n![ymp3cli.sh](https://user-images.githubusercontent.com/78381898/157584166-aff18b90-988f-4ed5-aa3b-6b720a5ceac8.png)\n\n## **Dependencies**\n\"ymp3cli.sh\" needs some dependencies.\n\n- `curl` ─ Partially required.\n- `diff` ─ Partially required.\n- `mpv` ─ Partially required.\n\n- `flyingrub/scdl` ─ Partially required.\n- `youtube-dl` ─ Partially required.\n- `spotdl`─ Partially required.\n\n- `tput` ─ Optional.\n\n\n## **Installation**\n\"ymp3cli.sh\" can be installed in various ways, here are some examples:\n\n### **Linux**\n#### **Using curl**\n\n```bash\n$ curl https://raw.githubusercontent.com/FlamesX-128/ymp3cli.sh/master/ymp3cli.sh --output ymp3cli.sh\n```\n\n```bash\n$ sudo cp ymp3cli.sh /usr/local/bin/ymp3cli.sh\n```\n\n#### **Using git**\n```bash\n$ git clone https://github.com/FlamesX-128/ymp3cli.sh \u0026\u0026 cd ymp3cli.sh\n```\n\n```bash\n$ sudo cp ymp3cli.sh /usr/local/bin/ymp3cli.sh\n```\n\n\n## **Usage**\n1° Open a console/terminal.\n\n2° Execute the command \"ymp3cli.sh\"\n\n```bash\n$ ymp3cli.sh\n```\n\n\n## **License**\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflamesx-128%2Fymp3cli.sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflamesx-128%2Fymp3cli.sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflamesx-128%2Fymp3cli.sh/lists"}