{"id":20217524,"url":"https://github.com/pforret/shmixcloud","last_synced_at":"2025-04-10T15:43:52.588Z","repository":{"id":144773400,"uuid":"383857159","full_name":"pforret/shmixcloud","owner":"pforret","description":"Download Mixcloud shows and add album art to m4a files","archived":false,"fork":false,"pushed_at":"2025-03-08T16:47:17.000Z","size":977,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T13:36:08.452Z","etag":null,"topics":["bash-scripting","bashew","download","mixcloud"],"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/pforret.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-07-07T16:13:38.000Z","updated_at":"2025-03-08T16:47:21.000Z","dependencies_parsed_at":"2023-11-09T11:15:41.554Z","dependency_job_id":"fcf36661-60c6-4fba-a532-e143f3b12eac","html_url":"https://github.com/pforret/shmixcloud","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":"pforret/bashew","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshmixcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshmixcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshmixcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fshmixcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pforret","download_url":"https://codeload.github.com/pforret/shmixcloud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248243497,"owners_count":21071054,"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-scripting","bashew","download","mixcloud"],"created_at":"2024-11-14T06:34:25.265Z","updated_at":"2025-04-10T15:43:52.579Z","avatar_url":"https://github.com/pforret.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![bash_unit CI](https://github.com/pforret/shmixcloud/workflows/bash_unit%20CI/badge.svg)\n![Shellcheck CI](https://github.com/pforret/shmixcloud/workflows/Shellcheck%20CI/badge.svg)\n![GH Language](https://img.shields.io/github/languages/top/pforret/shmixcloud)\n![GH stars](https://img.shields.io/github/stars/pforret/shmixcloud)\n![GH tag](https://img.shields.io/github/v/tag/pforret/shmixcloud)\n![GH License](https://img.shields.io/github/license/pforret/shmixcloud)\n[![basher install](https://img.shields.io/badge/basher-install-white?logo=gnu-bash\u0026style=flat)](https://basher.gitparade.com/package/)\n\n# shmixcloud\n\n![shmixcloud](assets/shmixcloud.jpg)\n\n- Download MixCloud shows to disk to be used on USB stick for e.g. 🚗 (tested on BMW X1 😉)\n- download N most recent shows (default: 10)\n- add Title, Author, Album, Image to (M4A) audio file\n\n## 🔥 Usage\n\n```\nProgram: shmixcloud 3.1.0 by peter@forret.com\nUpdated: Mar  8 16:45:25 2025\nDescription: Download Mixcloud shows to disk to be used in e.g. car\nUsage: shmixcloud [-h] [-q] [-v] [-f] [-f] [-Q] [-l \u003clog_dir\u003e] [-o \u003cout_dir\u003e] [-t \u003ctmp_dir\u003e] [-A \u003cAUDIO\u003e] [-C \u003cCOMMENT\u003e] [-D \u003cDAYS\u003e] [-F \u003cFONT\u003e] [-G \u003cFONTSIZE\u003e] [-I \u003cFILTER\u003e] [-N \u003cNUMBER\u003e] [-P \u003cPIXELS\u003e] [-S \u003cSUBTITLE\u003e] [-T \u003cTITLE\u003e] \u003caction\u003e \u003curl?\u003e\nFlags, options and parameters:\n    -h|--help        : [flag] show usage [default: off]\n    -q|--quiet       : [flag] no output [default: off]\n    -v|--verbose     : [flag] output more [default: off]\n    -f|--force       : [flag] do not ask for confirmation (always yes) [default: off]\n    -f|--force       : [flag] do not ask for confirmation (always yes) [default: off]\n    -Q|--qrcode      : [flag] add QR encode of URL to image [default: off]\n    -l|--log_dir \u003c?\u003e : [option] folder for log files   [default: /Users/pforret/log/shmixcloud]\n    -o|--out_dir \u003c?\u003e : [option] output folder for the m4a/mp3 files (default: derive from URL)\n    -t|--tmp_dir \u003c?\u003e : [option] folder for temp files  [default: .tmp]\n    -A|--AUDIO \u003c?\u003e   : [option] audio format to use  [default: m4a]\n    -C|--COMMENT \u003c?\u003e : [option] comment metadata for audio file  [default: %c %a]\n    -D|--DAYS \u003c?\u003e    : [option] maximum days to go back  [default: 365]\n    -F|--FONT \u003c?\u003e    : [option] font to use for subtitle  [default: Helvetica]\n    -G|--FONTSIZE \u003c?\u003e: [option] font size  [default: 32]\n    -I|--FILTER \u003c?\u003e  : [option] only download matching mixes  [default: /]\n    -N|--NUMBER \u003c?\u003e  : [option] maximum downloads from this playlist  [default: 10]\n    -P|--PIXELS \u003c?\u003e  : [option] resolution image (width/height in pixels)  [default: 500]\n    -S|--SUBTITLE \u003c?\u003e: [option] subtitle for the image  [default: %u @ %y]\n    -T|--TITLE \u003c?\u003e   : [option] title metadata for audio file  [default: %d: %t (%mmin)]\n    \u003caction\u003e         : [parameter] action to perform: download/update/check\n    \u003curl\u003e            : [parameter] Mixcloud URL of a user or a playlist (optional)\n```\n\n## ⚡️ Examples\n\n```bash\n$ shmixcloud download https://www.mixcloud.com/djsupermarkt_tooslowtd/\n# files will be stored in ./djsupermarkt_tooslowtd/\n$ shmixcloud -N 20 download https://www.mixcloud.com/DjBlasto/playlists/discosauro/\n# files will be stored in ./DjBlasto/discosauro/\n```\n\nFile info (Apple+I) will look like this:\\\n![](assets/apple_info.png)\n\n## 🚀 Installation\n\nwith [basher](https://github.com/basherpm/basher)\n\n\t$ basher install pforret/shmixcloud\n\nor with `git`\n\n\t$ git clone https://github.com/pforret/shmixcloud.git\n\t$ cd shmixcloud\n\n## 📝 Acknowledgements\n\n* script created with [bashew](https://github.com/pforret/bashew)\n\n\u0026copy; 2021 Peter Forret\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fshmixcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpforret%2Fshmixcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fshmixcloud/lists"}