{"id":18610971,"url":"https://github.com/beangreen247/youtube-download-script","last_synced_at":"2026-01-30T20:31:40.551Z","repository":{"id":153757253,"uuid":"228086797","full_name":"BeanGreen247/Youtube-Download-Script","owner":"BeanGreen247","description":"A script for downloading content from Youtube","archived":false,"fork":false,"pushed_at":"2024-06-09T16:40:50.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T19:31:50.823Z","etag":null,"topics":["arch","bash","beangreen","beangreen247","convert","debian","dl","download","ffmpeg","free","linux","opensource","script","ubuntu","vim","youtube"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/BeanGreen247.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-14T20:48:57.000Z","updated_at":"2024-06-09T16:40:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"70a7ca0d-5f48-4afa-b67f-52a5862810da","html_url":"https://github.com/BeanGreen247/Youtube-Download-Script","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BeanGreen247/Youtube-Download-Script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FYoutube-Download-Script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FYoutube-Download-Script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FYoutube-Download-Script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FYoutube-Download-Script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeanGreen247","download_url":"https://codeload.github.com/BeanGreen247/Youtube-Download-Script/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FYoutube-Download-Script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T20:25:28.696Z","status":"ssl_error","status_checked_at":"2026-01-30T20:25:13.426Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["arch","bash","beangreen","beangreen247","convert","debian","dl","download","ffmpeg","free","linux","opensource","script","ubuntu","vim","youtube"],"created_at":"2024-11-07T03:12:16.366Z","updated_at":"2026-01-30T20:31:40.527Z","avatar_url":"https://github.com/BeanGreen247.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Youtube Download Script\n\nProjects used \n* https://github.com/yt-dlp/yt-dlp\n  * A youtube-dl fork with additional features and fixes \n\nMake sure to install ffmpeg and python\n```\nsudo apt install ffmpeg python\n```\nOn fedora\n```\nsudo dnf install ffmpeg python pip \n```\n\nAnd then for python\n```\npython3 -m pip3 install secretstorage\n```\n\nA script for downloading content from Youtube\n```\nsudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/youtube-dl\nsudo chmod a+rx /usr/local/bin/youtube-dl\n```\n```\nwget https://raw.githubusercontent.com/BeanGreen247/Youtube-Download-Script/master/youtubetomp3mp4.sh\n```\nin `--cookies-from-browser chrome` chagne `chrome` to your pefered browser\n\nmake sure that you are logged into google, youtube and youtube music in your defined browser\n\nTo run the script \n\n**DO NOT RUN AS SUDO, or files will be stored in /root directory**\n```\nbash youtubetomp3mp4.sh\n```\nwant to download one song at a time? well here you go\n```\n/usr/local/bin/youtube-dl --hls-prefer-ffmpeg --cookies-from-browser chrome -i -f b --extract-audio --audio-format mp3 -o \"%(title)s.%(ext)s\" \u003cSongLinkUrlHerePlease\u003e\n```\nin `--cookies-from-browser chrome` chagne `chrome` to your pefered browser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeangreen247%2Fyoutube-download-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeangreen247%2Fyoutube-download-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeangreen247%2Fyoutube-download-script/lists"}