{"id":37088092,"url":"https://github.com/dreddick-home/mixcloudclient","last_synced_at":"2026-01-14T10:49:34.610Z","repository":{"id":57537176,"uuid":"285248088","full_name":"dreddick-home/mixcloudclient","owner":"dreddick-home","description":"A simple CLI for interacting with mixcloud","archived":false,"fork":false,"pushed_at":"2020-08-17T07:38:51.000Z","size":266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-21T13:50:44.499Z","etag":null,"topics":["go","mixcloud"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dreddick-home.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}},"created_at":"2020-08-05T09:54:54.000Z","updated_at":"2020-08-17T07:38:53.000Z","dependencies_parsed_at":"2022-09-04T13:50:28.391Z","dependency_job_id":null,"html_url":"https://github.com/dreddick-home/mixcloudclient","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dreddick-home/mixcloudclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddick-home%2Fmixcloudclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddick-home%2Fmixcloudclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddick-home%2Fmixcloudclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddick-home%2Fmixcloudclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreddick-home","download_url":"https://codeload.github.com/dreddick-home/mixcloudclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddick-home%2Fmixcloudclient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["go","mixcloud"],"created_at":"2026-01-14T10:49:33.841Z","updated_at":"2026-01-14T10:49:34.602Z","avatar_url":"https://github.com/dreddick-home.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mixcloudclient\n\nA simple CLI for interacting with Mixcloud\n\n\u003cp align=\"left\"\u003e\n\u003cimg src=\"https://img.shields.io/github/go-mod/go-version/dreddick-home/mixcloudclient\"\u003e\n\u003cimg src=\"https://img.shields.io/github/v/release/dreddick-home/mixcloudclient\"\u003e\n\u003cimg src=\"https://github.com/dreddick-home/mixcloudclient/workflows/CICD/badge.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\"\u003e\n\u003cimg src=\"https://goreportcard.com/badge/github.com/dreddick-home/mixcloudclient\"\u003e\n\u003c/p\u003e\n\n\n## Description\n\nThis is a utility for interacting with [Mixcloud](https://www.mixcloud.com).\n\nThe project was started to find an easier way to search Mixcloud for content.\n\n### Search\n\nThe search function uses go routines to query the Mixcloud API quickly using a search term. Client-side filters can be applied to exclude or include items from the results.\n\n## Usage\n\nUse the following syntax to run mixcloudclient commands from your terminal window:\n\n```console\n$ mixcloudclient [command] [flags]\n```\n\n### Commands\n\n#### Search\n\n```\nFlags:\n  -e, --excludes strings   Must exclude term, multiple items accepted.\n  -h, --help               help for search\n  -i, --includes strings   Must include term, multiple items accepted.\n  -m, --max int32          Max results (in 100s). Default 20.\n  -t, --term string        Search Term\n  -w, --workers int32      The max number of concurrent workers. Defaults to number of cores of system. (default 8)\n```\n\n\n![Nick Warren Search](https://raw.githubusercontent.com/dreddick-home/mixcloudclient/master/img/mixcloudclient_usage1.gif)\n\n## Docker\n\n```console\n$ docker run dreddick/mixcloudclient:v0.0.2 search -t 'nick warren' -i 1995\n```\n\n\n## Install\n\n### Build and Install the Binaries from Source\n\n#### Prerequisite Tools\n\n* Git\n* Go \n\n\n#### Fetch from GitHub\n\n```console\n$ git clone https://github.com/dreddick-home/mixcloudclient.git\n$ cd mixcloudclient\n$ go build -o /usr/local/bin/mixcloudclient\n```\n\n\n### Releases\n\nSee https://github.com/dreddick-home/mixcloudclient/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreddick-home%2Fmixcloudclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreddick-home%2Fmixcloudclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreddick-home%2Fmixcloudclient/lists"}