{"id":20885217,"url":"https://github.com/sensational-code/laracasts-downloader","last_synced_at":"2026-04-25T00:31:38.738Z","repository":{"id":185850988,"uuid":"295398009","full_name":"Sensational-Code/laracasts-downloader","owner":"Sensational-Code","description":"Downloads all the laracasts videos without a limit","archived":false,"fork":false,"pushed_at":"2021-09-16T09:19:27.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T10:43:29.793Z","etag":null,"topics":["javascript","nodejs"],"latest_commit_sha":null,"homepage":"","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/Sensational-Code.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,"governance":null}},"created_at":"2020-09-14T11:42:48.000Z","updated_at":"2021-09-18T04:18:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbc990f0-c19c-4c39-88d7-bde23a965d5f","html_url":"https://github.com/Sensational-Code/laracasts-downloader","commit_stats":null,"previous_names":["sensational-code/laracasts-downloader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensational-Code%2Flaracasts-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensational-Code%2Flaracasts-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensational-Code%2Flaracasts-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensational-Code%2Flaracasts-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sensational-Code","download_url":"https://codeload.github.com/Sensational-Code/laracasts-downloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243267271,"owners_count":20263799,"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":["javascript","nodejs"],"created_at":"2024-11-18T08:12:49.795Z","updated_at":"2025-12-29T00:19:33.803Z","avatar_url":"https://github.com/Sensational-Code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laracasts-downloader\nLaracasts limits how many lesson videos you can download a day (currently 5).\nThis tool allows you to download every video from every course without a limit for those wanting to have them saved locally.  \n\n**Disclaimer:**\nThis tool relies on web scraping and while works at the time of writing, may fail and need modification if laracasts updates their website structure.\n\n## Install\nClone this repo to your local machine\n```\ngit clone https://github.com/Sensational-Code/laracasts-downloader\n```\nNavigate into the project directory\n```\ncd laracasts-downloader\n```\nInstall dependencies\n```\nnpm install\n```\nCopy the `.env.example` and rename it `.env` within the project directory\n\nFill in the username and password fields within the `.env` file\n```\nUSERNAME=yourusername@email.com\nPASSWORD=yourpassword\n```\n\n## Usage\nEnsure you are in the project directory and run the download script\n```\nnpm run download\n```\nWait for the download to complete (progress will be displayed in your terminal)\n\nA `laracasts` folder will be created within the project directory with all the video content organized by course, lesson, and video order.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensational-code%2Flaracasts-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensational-code%2Flaracasts-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensational-code%2Flaracasts-downloader/lists"}