{"id":18870199,"url":"https://github.com/thor77/ccparser","last_synced_at":"2025-10-27T23:10:04.062Z","repository":{"id":21927710,"uuid":"25252050","full_name":"Thor77/CCParser","owner":"Thor77","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-11T12:31:51.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T23:44:53.214Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Thor77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-15T11:39:37.000Z","updated_at":"2014-10-15T11:39:42.000Z","dependencies_parsed_at":"2022-07-23T12:32:08.683Z","dependency_job_id":null,"html_url":"https://github.com/Thor77/CCParser","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/Thor77%2FCCParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thor77%2FCCParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thor77%2FCCParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thor77%2FCCParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thor77","download_url":"https://codeload.github.com/Thor77/CCParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239816514,"owners_count":19701753,"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":[],"created_at":"2024-11-08T05:19:13.537Z","updated_at":"2025-10-27T23:10:04.009Z","avatar_url":"https://github.com/Thor77.png","language":"Python","readme":"How to use\n==========\n1. Place your plugin(s) in the `cc_platforms`-folder\n2. edit the host and port variable at the first line of main.py\n3. run `main.py`\n4. Do a get-request on the host and port you set. The answer will look like this:  \n`\n{pluginname: [[title, artist, album], [title, artist, album], ...], ...}\n`\n\nHow to write a plugin\n=====================\n\n1. Create a new .py-file in the `cc_platforms`-folder\n2. Import the plugin-template `from cc_platform import Platform`\n3. Create a child-class of the template `class MyPlugin(Platform)`\n4. Override the `get_data` method of the template, it has to return the following data:  \n`\n[[title, artist, album], [title, artist, album], ...]\n`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthor77%2Fccparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthor77%2Fccparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthor77%2Fccparser/lists"}