{"id":16703253,"url":"https://github.com/matehat/coursera-podcast","last_synced_at":"2025-04-10T04:57:55.319Z","repository":{"id":5916641,"uuid":"7136053","full_name":"matehat/coursera-podcast","owner":"matehat","description":"Coursera as a Podcast","archived":false,"fork":false,"pushed_at":"2012-12-14T21:04:46.000Z","size":244,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T06:11:40.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/matehat.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":"2012-12-12T19:10:17.000Z","updated_at":"2023-10-25T15:03:20.000Z","dependencies_parsed_at":"2022-09-19T21:53:08.006Z","dependency_job_id":null,"html_url":"https://github.com/matehat/coursera-podcast","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/matehat%2Fcoursera-podcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matehat%2Fcoursera-podcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matehat%2Fcoursera-podcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matehat%2Fcoursera-podcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matehat","download_url":"https://codeload.github.com/matehat/coursera-podcast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161264,"owners_count":21057554,"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-10-12T19:07:36.153Z","updated_at":"2025-04-10T04:57:55.299Z","avatar_url":"https://github.com/matehat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coursera as a Podcast\n\nThis is a tiny project that was only done to ease access to Coursera content from iOS devices. The Coursera \nwebsite isn't the most compelling site to use from a mobile device, so I created a podcast feed generator by scraping\ntheir website and parsing relevant URLs and descriptions.\n\nThe `courses.json` file in the root folder is the list of course URLs from which the generator will generate feeds \n(and place them in the `feeds/` subfolder). You can call the generator from the terminal (given you have node and coffee-script installed) :\n\n    $ ./generate\n    \nOn my MacBook Pro, it takes about 40 seconds to fetch and generate feeds for all courses.\n\nAnd, yeah, it works without credentials or any form of authentication.\n\n## Prerequisites\n\nFor it to work, you need to have node and coffee-script installed and their executable accessible. If you don't, and you're on a Mac (of course you are)\n\n    $ brew install node\n    $ npm i -g coffee-script\n\nThen, in this project's root folder:\n\n    $ npm i jsdom jstoxml underscore.string moment\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatehat%2Fcoursera-podcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatehat%2Fcoursera-podcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatehat%2Fcoursera-podcast/lists"}