{"id":21290677,"url":"https://github.com/neodev99/yt2mp3","last_synced_at":"2026-05-18T22:12:06.477Z","repository":{"id":237494114,"uuid":"794548204","full_name":"NeoDev99/YT2MP3","owner":"NeoDev99","description":"Convert video files to highest quality MP3 or download as MP4 in a single click, and get the video details.","archived":false,"fork":false,"pushed_at":"2024-05-22T08:11:18.000Z","size":13395,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T06:14:27.437Z","etag":null,"topics":["converter","mp3","youtube","youtube-downloader"],"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/NeoDev99.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":"2024-05-01T12:41:02.000Z","updated_at":"2024-08-25T10:29:31.000Z","dependencies_parsed_at":"2024-05-22T09:28:34.449Z","dependency_job_id":"4c692241-3d68-4749-9605-ff66c0895ddf","html_url":"https://github.com/NeoDev99/YT2MP3","commit_stats":null,"previous_names":["umbrellaskiies/yt2mp3","neodev99/yt2mp3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeoDev99%2FYT2MP3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeoDev99%2FYT2MP3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeoDev99%2FYT2MP3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeoDev99%2FYT2MP3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeoDev99","download_url":"https://codeload.github.com/NeoDev99/YT2MP3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243754095,"owners_count":20342543,"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":["converter","mp3","youtube","youtube-downloader"],"created_at":"2024-11-21T12:53:37.165Z","updated_at":"2026-05-18T22:12:06.444Z","avatar_url":"https://github.com/NeoDev99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YT2MP3\n\n![GitHub repo size](https://img.shields.io/github/repo-size/UmbrellaSkiies/YT2MP3)\n![GitHub stars](https://img.shields.io/github/stars/UmbrellaSkiies/YT2MP3?style=social)\n![GitHub repo file count](https://img.shields.io/github/directory-file-count/UmbrellaSkiies/YT2MP3)\n![GitHub forks](https://img.shields.io/github/forks/UmbrellaSkiies/YT2MP3?style=social)\n![GitHub followers](https://img.shields.io/github/followers/UmbrellaSkiies?label=Followers\u0026logoColor=blue\u0026style=flat)\n\nConvert video files to the highest quality MP3 or download as MP4 in a single click, and get the video details.\n\n![Demo Image](https://github.com/UmbrellaSkiies/YT2MP3/blob/main/assets/assets/images/Screenshot.png)\n\n## Contents\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [Languages and Tools Used:](#languages-and-tools-used)\n  - [Contributing](#contributing)\n  - [License](#license)\n  - [Contact](#contact)\n\n\n## Prerequisites\nBefore you begin, ensure you have met the following requirements:\n\n* [Git](https://git-scm.com/downloads \"Download Git\") should be installed on your operating system.\n* [Python](https://python.org) Make sure Python is installed on your operating system.\n* [FFmpeg](https://ffmpeg.org) FFmpeg is a powerful multimedia framework that can be used to decode, encode, transcode, mux, demux, stream, filter, and play almost any type of audio or video file.\n\n\n## Installation\n\nTo install the project dependencies, use `pip` to install them from the `requirements.txt` file:\n\n```bash\npip install -r requirements.txt\n```\n\n\n## Usage\n\nTo run the Django management commands and other tasks, use `manage.py`:\n\n```bash\npython manage.py runserver\n```\n\n\n## Languages and Tools Used:\n\n\u003cp align=\"left\"\u003e\n    \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript\" target=\"_blank\" rel=\"noreferrer\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg\" alt=\"javascript\" width=\"40\" height=\"40\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://getbootstrap.com\" target=\"_blank\" rel=\"noreferrer\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg\" alt=\"bootstrap\" width=\"40\" height=\"40\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.w3.org/html/\" target=\"_blank\" rel=\"noreferrer\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg\" alt=\"html5\" width=\"40\" height=\"40\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.w3schools.com/css/\" target=\"_blank\" rel=\"noreferrer\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg\" alt=\"css3\" width=\"40\" height=\"40\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://git-scm.com/\" target=\"_blank\" rel=\"noreferrer\"\u003e\n        \u003cimg src=\"https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg\" alt=\"git\" width=\"40\" height=\"40\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\n\n## License\n\nThis project is **free to use** and does not contain any license.\n\n\n## Contact\n\nIf you want to contact me you can reach me at [LinkedIn](https://linkedin.com/in/neo-titebe-120536254) or [Instagram](https://instagram.com/9teen_99).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneodev99%2Fyt2mp3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneodev99%2Fyt2mp3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneodev99%2Fyt2mp3/lists"}