{"id":17647823,"url":"https://github.com/moshfeu/podcast-player","last_synced_at":"2026-05-07T18:48:13.730Z","repository":{"id":33675003,"uuid":"37327726","full_name":"moshfeu/podcast-player","owner":"moshfeu","description":"Podcast player and viewer from the RSS","archived":false,"fork":false,"pushed_at":"2018-01-20T21:51:36.000Z","size":273,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-12T22:22:55.657Z","etag":null,"topics":["jplayer","jquery","php","php-server","proxy","rss-reader","rss2json"],"latest_commit_sha":null,"homepage":"http://makinghistory.smydesign.co.il","language":"CSS","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/moshfeu.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":"2015-06-12T14:52:09.000Z","updated_at":"2018-01-12T07:56:25.000Z","dependencies_parsed_at":"2022-09-11T15:30:08.291Z","dependency_job_id":null,"html_url":"https://github.com/moshfeu/podcast-player","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moshfeu/podcast-player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshfeu%2Fpodcast-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshfeu%2Fpodcast-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshfeu%2Fpodcast-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshfeu%2Fpodcast-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moshfeu","download_url":"https://codeload.github.com/moshfeu/podcast-player/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshfeu%2Fpodcast-player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32751757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"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":["jplayer","jquery","php","php-server","proxy","rss-reader","rss2json"],"created_at":"2024-10-23T11:14:41.653Z","updated_at":"2026-05-07T18:48:13.715Z","avatar_url":"https://github.com/moshfeu.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Podcast webapp for play and display the post, all from the RSS!\n\n**Credits**\n- [jPlayer](http://jplayer.org/)\n- [rss2json](https://rss2json.com/)\n\n# Live version\nhttp://makinghistory.smydesign.co.il\n\n# Configuration\n\nConfiguration object should be in _default.js_ file with these props:\n\n```js\nconfig = {\n  remoteBaseURL: string, /* required, the website url (to display the audio page) */\n  feedURL string, /* required */\n  getPageCallback (page: JQuery): Function =\u003e void /* optional, do whatever you want (like remove unnecessary nodes etc.)  */,\n  getContent(response: JQuery): Function =\u003e string, /* required, `page` is a jQuery element which hold the body of the page, should returns string */\n}\n```\n\nAlso, You need a simple php server to run the _proxy.php_.\nFor localhost I'm using the [built-in php server](http://php.net/manual/en/features.commandline.webserver.php)\n\n# Installation\n\n```\nnpm install\nnpm start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshfeu%2Fpodcast-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoshfeu%2Fpodcast-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshfeu%2Fpodcast-player/lists"}