{"id":16317695,"url":"https://github.com/zfletch/yale-courses-rss","last_synced_at":"2026-07-22T05:35:05.856Z","repository":{"id":72191207,"uuid":"324072329","full_name":"zfletch/yale-courses-rss","owner":"zfletch","description":"Podcast RSS feed generator for the audio from Open Yale Courses","archived":false,"fork":false,"pushed_at":"2020-12-28T23:43:41.000Z","size":453,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T22:51:28.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zfletch.github.io/yale-courses-rss/","language":"Ruby","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/zfletch.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-24T05:19:03.000Z","updated_at":"2020-12-28T23:43:01.000Z","dependencies_parsed_at":"2023-05-31T07:27:51.859Z","dependency_job_id":null,"html_url":"https://github.com/zfletch/yale-courses-rss","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zfletch/yale-courses-rss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfletch%2Fyale-courses-rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfletch%2Fyale-courses-rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfletch%2Fyale-courses-rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfletch%2Fyale-courses-rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zfletch","download_url":"https://codeload.github.com/zfletch/yale-courses-rss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfletch%2Fyale-courses-rss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35750066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-10T22:09:02.725Z","updated_at":"2026-07-22T05:35:05.837Z","avatar_url":"https://github.com/zfletch.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Yale Courses RSS\n\nThis repository has two functions:\n\n1. It serves as the web page for the [Open Yale Courses RSS](https://zfletch.github.io/yale-courses-rss/) podcast feed.\n2. It contains the code needed to generate `rss.xml`.\n\nSee the web page linked above for information about the podcast.\nThe remainder of this README is about how to use the code to (re)generate `rss.xml`.\n\n## Requirements\n\n* Ruby ~2.7\n* FFmpeg ~4.3\n* Curl ~7.64\n\n## Setup\n\n* `bundle install`\n\n## Scrape the OYC pages\n\nMP3s are downloaded to the `./audio/` directory in order to calculate\ntheir size and runtime.\nThe total size of the downloaded MP3s is around 50G.\nIf you have a small drive, you can create a link from\nan external drive to `./audio/` instead of using `mkdir`.\n\n* `mkdir audio`\n\nGenerate a JSON file with information about the courses.\n\n* `./bin/generate_course_json.rb \u003e courses.json`\n\n## Generate the RSS feed\n\n* `./bin/generate_rss.rb \u003e rss.xml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzfletch%2Fyale-courses-rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzfletch%2Fyale-courses-rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzfletch%2Fyale-courses-rss/lists"}