{"id":20318176,"url":"https://github.com/deadcoder0904/download-egghead-videos","last_synced_at":"2026-06-30T05:32:20.817Z","repository":{"id":44977151,"uuid":"197712175","full_name":"deadcoder0904/download-egghead-videos","owner":"deadcoder0904","description":"Download free egghead videos so you don't have to stream again \u0026 again","archived":false,"fork":false,"pushed_at":"2022-01-15T04:58:27.000Z","size":12,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T09:17:39.083Z","etag":null,"topics":["download-egghead","download-egghead-videos","download-videos","egghead"],"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/deadcoder0904.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":"2019-07-19T06:08:21.000Z","updated_at":"2021-12-18T02:05:43.000Z","dependencies_parsed_at":"2022-09-24T21:51:11.868Z","dependency_job_id":null,"html_url":"https://github.com/deadcoder0904/download-egghead-videos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deadcoder0904/download-egghead-videos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Fdownload-egghead-videos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Fdownload-egghead-videos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Fdownload-egghead-videos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Fdownload-egghead-videos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadcoder0904","download_url":"https://codeload.github.com/deadcoder0904/download-egghead-videos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Fdownload-egghead-videos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34954283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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":["download-egghead","download-egghead-videos","download-videos","egghead"],"created_at":"2024-11-14T18:38:24.892Z","updated_at":"2026-06-30T05:32:20.801Z","avatar_url":"https://github.com/deadcoder0904.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Download Videos from Egghead for Free (HACK)\n\n### Install\n\n1. [Node JS](https://nodejs.org)\n\n2. [React DevTools](https://github.com/facebook/react-devtools)\n\n3. [ffmpeg](https://www.ffmpeg.org/)\n\n### Step 1 :\n\nGo to any Course url that has path `/courses`\n\nExample - https://egghead.io/courses/advanced-react-component-patterns\n\n### Step 2 :\n\nEnter `inject-with-courseInfoStore-notificationStore-currentUserStore` in React DevTools `Search`\n\n### Step 3 :\n\nEnter the following in the `Developer Console`\n\n```js\nvar egghead = [];\n$r.props.course.lessons.map(course =\u003e\n  egghead.push({\n    title: course.title,\n    url: course.media_urls.hls_url\n  })\n);\ncopy(egghead);\n```\n\n### Step 4 :\n\nReplace the contents of the variable `egghead` with the above content\n\n### Step 5 :\n\nEnter `npm install` in the given folder\n\n### Step 6 :\n\nEnter `node index.js` to download all the videos for free\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadcoder0904%2Fdownload-egghead-videos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadcoder0904%2Fdownload-egghead-videos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadcoder0904%2Fdownload-egghead-videos/lists"}