{"id":14979686,"url":"https://github.com/drowzy/node-ytmp3","last_synced_at":"2025-03-29T08:31:49.946Z","repository":{"id":7531664,"uuid":"8883363","full_name":"drowzy/node-ytmp3","owner":"drowzy","description":"Node.js script for downloading \u0026 converting youtube videos to mp3.","archived":false,"fork":false,"pushed_at":"2013-12-08T16:02:50.000Z","size":146,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T04:06:26.558Z","etag":null,"topics":["javascript","mp3","nodejs","youtube-video"],"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/drowzy.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":"2013-03-19T16:32:06.000Z","updated_at":"2024-04-14T22:55:28.000Z","dependencies_parsed_at":"2022-08-27T18:20:51.230Z","dependency_job_id":null,"html_url":"https://github.com/drowzy/node-ytmp3","commit_stats":null,"previous_names":["drowzyorginal/node-ytmp3"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fnode-ytmp3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fnode-ytmp3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fnode-ytmp3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fnode-ytmp3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drowzy","download_url":"https://codeload.github.com/drowzy/node-ytmp3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244807633,"owners_count":20513674,"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","mp3","nodejs","youtube-video"],"created_at":"2024-09-24T14:00:29.571Z","updated_at":"2025-03-29T08:31:49.708Z","avatar_url":"https://github.com/drowzy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ytmp3\n==========\n\n## Prerequisits\n\nThis script uses FFMPEG for conversion which means that it needs to be installed on the system.\n\t\n    $ sudo apt-get install ffmpeg\n\nAnd the mp3 codec is not included(I think)\n\n    $ sudo apt-get install libavcodec-extra-53\n\nOr\n\n    $ sudo apt-get install libmp3lame0\n## Installation\n\nInstall from npm:\n\n\t\t$ npm install -g ytmp3\n\n## Usage\n\nTo download and convert a youtube video to mp3 \n\n\t\t$ ytmp3 -u http://www.youtube.com/watch?v=sFrNsSnk8GM -f mp3\n\nWhere option -u is the url to the youtube video \u0026 -f is the format (mp3 or flv).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrowzy%2Fnode-ytmp3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrowzy%2Fnode-ytmp3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrowzy%2Fnode-ytmp3/lists"}