{"id":13827372,"url":"https://github.com/rozari0/NeedMusicRobot","last_synced_at":"2025-07-09T03:31:58.754Z","repository":{"id":38078341,"uuid":"409948248","full_name":"rozari0/NeedMusicRobot","owner":"rozari0","description":"A Simple Music Downloader Bot For Telegram with Youtube Music, Spotify \u0026 Deezer Support.","archived":false,"fork":false,"pushed_at":"2024-08-23T16:48:22.000Z","size":57,"stargazers_count":64,"open_issues_count":1,"forks_count":76,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-23T18:41:46.716Z","etag":null,"topics":["bot","music-bot","music-bot-telegram","python","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"https://t.me/NeedMusicRobot","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rozari0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-09-24T12:02:58.000Z","updated_at":"2024-08-23T16:48:26.000Z","dependencies_parsed_at":"2024-08-04T09:06:42.764Z","dependency_job_id":"85a4e3dc-7936-4876-975c-f5a43e103cc0","html_url":"https://github.com/rozari0/NeedMusicRobot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozari0%2FNeedMusicRobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozari0%2FNeedMusicRobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozari0%2FNeedMusicRobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozari0%2FNeedMusicRobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rozari0","download_url":"https://codeload.github.com/rozari0/NeedMusicRobot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225481528,"owners_count":17481175,"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":["bot","music-bot","music-bot-telegram","python","telegram","telegram-bot"],"created_at":"2024-08-04T09:01:54.832Z","updated_at":"2024-11-20T06:31:43.129Z","avatar_url":"https://github.com/rozari0.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\n# Telegram Music Downloader\nA Simple Music Downloader Bot For Telegram with Youtube Music, Spotify \u0026 Deezer Support.\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://python.org\"\u003e\n        \u003cimg src=\"http://forthebadge.com/images/badges/made-with-python.svg\" alt=\"made-with-python\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://GitHub.com/rozari0\"\u003e\n        \u003cimg src=\"http://ForTheBadge.com/images/badges/built-with-love.svg\" alt=\"built-with-love\"\u003e\n    \u003c/a\u003e \u003cbr\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/rozari0/MusicDownloader?style=for-the-badge\u0026logo=appveyor\" alt=\"LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/contributors/rozari0/MusicDownloader?style=for-the-badge\u0026logo=appveyor\" alt=\"Contributors\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/repo-size/rozari0/MusicDownloader?style=for-the-badge\u0026logo=appveyor\" alt=\"Repository Size\"\u003e \u003cbr\u003e\n    \u003cimg src=\"https://img.shields.io/badge/python-3.9-green?style=for-the-badge\u0026logo=appveyor\" alt=\"Python Version\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/rozari0/MusicDownloader?style=for-the-badge\u0026logo=appveyor\" alt=\"Issues\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/rozari0/MusicDownloader?style=for-the-badge\u0026logo=appveyor\" alt=\"Forks\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/rozari0/MusicDownloader?style=for-the-badge\u0026logo=appveyor\" alt=\"Stars\"\u003e\n\u003c/p\u003e\n\n\n\n## Demo\n\n[You Need Music?](https://t.me/NeedMusicRobot)\n\n\n## Deployment\n\nTo deploy this project run\n\n### Easy Way (Local)\n```bash\n  cp sample_config.env config.env\n  pip3 install -r requirements.txt\n  python3 -m mbot\n```\n\n### Docker\n```bash\n  cp sample_config.env config.env\n  docker build . -t musicbot\n  docker run musicbot\n```\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your config.env file\n\n`API_ID`\n`API_HASH`\n`BOT_TOKEN`\n`SPOTIPY_CLIENT_ID`\n`SPOTIPY_CLIENT_SECRET`\n`UPDATES_CHANNEL`\n`LOG_GROUP`\n`DATABASE_URL`\n`AUTH_CHATS`\n\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozari0%2FNeedMusicRobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frozari0%2FNeedMusicRobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozari0%2FNeedMusicRobot/lists"}