{"id":42140858,"url":"https://github.com/karrukola/plugin.audio.deejayit","last_synced_at":"2026-01-26T16:38:33.736Z","repository":{"id":78800951,"uuid":"201676685","full_name":"karrukola/plugin.audio.deejayit","owner":"karrukola","description":"A Kodi plugin to access the ondemand section of http://www.deejay.it","archived":false,"fork":false,"pushed_at":"2024-02-15T03:26:06.000Z","size":670,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-02-15T04:20:10.762Z","etag":null,"topics":["deejay","kodi","kodi-plugin","podcasts"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karrukola.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}},"created_at":"2019-08-10T19:56:52.000Z","updated_at":"2024-02-15T04:20:12.533Z","dependencies_parsed_at":"2024-01-07T23:20:49.913Z","dependency_job_id":"c7fcb816-4566-4b66-8c95-a2f9cf0e34b4","html_url":"https://github.com/karrukola/plugin.audio.deejayit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/karrukola/plugin.audio.deejayit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karrukola%2Fplugin.audio.deejayit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karrukola%2Fplugin.audio.deejayit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karrukola%2Fplugin.audio.deejayit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karrukola%2Fplugin.audio.deejayit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karrukola","download_url":"https://codeload.github.com/karrukola/plugin.audio.deejayit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karrukola%2Fplugin.audio.deejayit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28782195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: 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":["deejay","kodi","kodi-plugin","podcasts"],"created_at":"2026-01-26T16:38:33.642Z","updated_at":"2026-01-26T16:38:33.726Z","avatar_url":"https://github.com/karrukola.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plugin.audio.deejayit\n\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n[IT]\n_Reloaded_, _podcast_ e _webradio_ di Radio DeeJay su Kodi. Da Deejay Chiama Italia a\nTropical Pizza, da Asganaway al Deejay Time, i programmi di\n[Radio Deejay](http://www.deejay.it) da riascoltare quando e dove vuoi.\n\n[EN]\nA Kodi plugin that lets you access [Radio Deejay](http://www.deejay.it)'s ondemand archive.\n\nRadio DeeJay is an Italian radio station. It was founded on 1 February 1982 by the\nItalian radio and television personality Claudio Cecchetto and was acquired by the\nGruppo Editoriale L'Espresso in 1989 (which also owns DeeJay TV, Repubblica Radio TV,\nm2o and Radio Capital). [source: Wikipedia]\n\n## Why does this exist?\n\nSo I am able to access all episodes of [**Cordialmente**](https://www.deejay.it/programmi/cordialmente/)\nand play them on long road trips.\n\n## Technical details\n\nVersion 2 of this plugin relies on the API used by the official mobile apps, sniffed\nusing [Fiddler Classic](https://www.telerik.com/fiddler).\nThe JSON output is then parsed and used to present data on screen.\n\n## List of API calls\n\n### Home page\n\n[Reloaded list](https://www.deejay.it/api/pub/v2/all/mhub/programs?brand_id=deejay\u0026page=1\u0026pagination_rows=15\u0026sort=desc)\n\n[Podcasts](https://www.deejay.it/api/pub/v2/all/mhub/series?brand_id=deejay\u0026page=1\u0026pagination_rows=15\u0026sort=desc)\n\n[Webradios](https://www.deejay.it/api/pub/v2/all/mhub/webradios/deejay)\n\n### Get latest episode(s)\n\nOnce you know the `program_id` you can query for its latest episodes.\n\n[Show's episodes: Cordialmente](https://www.deejay.it/api/pub/v2/all/mhub/search?program_id=15\u0026audio_type=episode\u0026page=1\u0026pagination_rows=15\u0026sort=desc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarrukola%2Fplugin.audio.deejayit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarrukola%2Fplugin.audio.deejayit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarrukola%2Fplugin.audio.deejayit/lists"}