{"id":14128667,"url":"https://github.com/kalbhor/MusicNow","last_synced_at":"2025-08-03T23:32:01.039Z","repository":{"id":57444153,"uuid":"63413661","full_name":"kalbhor/MusicNow","owner":"kalbhor","description":"CLI tool to download songs with metadata.","archived":false,"fork":false,"pushed_at":"2017-04-21T12:46:35.000Z","size":106,"stargazers_count":159,"open_issues_count":2,"forks_count":23,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-17T10:08:21.387Z","etag":null,"topics":["cli","downloads-music","music","musicnow","spotify","youtube-dl"],"latest_commit_sha":null,"homepage":"","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/kalbhor.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}},"created_at":"2016-07-15T10:26:02.000Z","updated_at":"2024-06-14T19:15:49.000Z","dependencies_parsed_at":"2022-09-14T01:00:17.904Z","dependency_job_id":null,"html_url":"https://github.com/kalbhor/MusicNow","commit_stats":null,"previous_names":["lakshaykalbhor/musicnow"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalbhor%2FMusicNow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalbhor%2FMusicNow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalbhor%2FMusicNow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalbhor%2FMusicNow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalbhor","download_url":"https://codeload.github.com/kalbhor/MusicNow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228571844,"owners_count":17938772,"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":["cli","downloads-music","music","musicnow","spotify","youtube-dl"],"created_at":"2024-08-15T16:02:01.393Z","updated_at":"2024-12-07T06:31:34.979Z","avatar_url":"https://github.com/kalbhor.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cimg src=\"https://s24.postimg.org/s14nonos5/Music_Repair_GIF.gif\" width=\"700px\" height=\"300px\" /\u003e\n\n# MusicNow\n\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](LICENSE)\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n\n\u003e MusicNow is a python script that downloads music and albums with important tags such as : album name, artist name, lyrics and album art.\n\n**You can now download songs online with metadata at [MusicSeize.com](https://musicseize.com)**\n\n## Social:\n\n[![GitHub stars](https://img.shields.io/github/stars/kalbhor/musicnow.svg?style=social\u0026label=Star)](https://github.com/kalbhor/musicnow)\n[![GitHub followers](https://img.shields.io/github/followers/kalbhor.svg?style=social\u0026label=Follow)](https://github.com/kalbhor)  \n[![Twitter Follow](https://img.shields.io/twitter/follow/lakshaykalbhor.svg?style=social)](https://twitter.com/lakshaykalbhor)\n\n\n## Table of Contents\n\n- [Features](#features)\n- [Dependencies](#dependencies)\n- [Installation](#installation)\n  - [PyPI](#pypi)\n  - [Source](#source)\n- [Usage](#usage)\n  - [Options](#options)\n- [Disclaimer](#disclaimer)\n- [Contribute](#contribute)\n- [License](#license)\n\n## Features\n\n1. Downloads entire songs from youtube.\n2. Fetches lyrics from [Genius](https://www.genius.com)\n3. Fetches metadata from [Spotify](https://www.spotify.com)\n4. Downloads entire albums.\n5. Changes file name to \"{artist} - {title}\"\n\n\n## Dependencies \n\n### Mac\n\n```sh\n$ brew install libav\n```\n\n### Ubuntu\n```sh\n$ sudo apt-get install libav-tools\n```\n\n### Windows\n[Install libav](https://github.com/NixOS/nixpkgs/issues/5236)\n\n[Check this for utf-8 errors](https://github.com/kalbhor/MusicRepair/issues/26)\n\n### [Genius API](https://genius.com/api-clients)\n\n1. Create an account and register an application \n2. Grab Access Token\n3. Set access token in config file\n\n### [Bing Search API](https://www.microsoft.com/cognitive-services/en-us/bing-image-search-api)\n\n1. Create an account\n2. Grab Access Token\n3. Set access token in config file\n\n```sh \n$ musicnow --config                                               \n     \nEnter Genius key : \u003center genius key\u003e                                 \nEnter Bing key : \u003center bing key\u003e\n```\n\n## Installation\n\n### PyPI\n```sh\n$ pip install musicnow\n```\n\n### Source\n```sh\n$ git clone https://github.com/kalbhor/MusicNow\n$ cd MusicNow\n$ python setup.py install\n```\n\n## Usage\n\n```sh\n$ musicnow\n```\n\n[![Usage](https://s30.postimg.org/6a34gq4m9/image.png)](https://www.youtube.com/watch?v=qtBTKUyWTgc \"MusicNow - Usage\")\n\n### Options\n```\n$ musicnow --help\nusage: musicnow [-h] [-c] [-m MULTIPLE_FILE] [-a] [--album]\n\nDownload songs with album art and metadata!\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -c, --config          Set your API keys\n  -m MULTIPLE_FILE, --multiple MULTIPLE_FILE\n                        Download multiple songs from a text file list\n  -a, --auto            Automatically chooses top result\n  --album               Downloads all songs from an album\n```\n\n## Disclaimer\nUse at own risk.\nDownloading music with copyrights might be illegal in your country.\n\n## Contribute\n\nFound an issue? Post it in the [issue tracker](https://github.com/kalbhor/MusicNow/issues). \u003cbr\u003e \nWant to add another awesome feature? [Fork](https://github.com/kalbhor/MusicNow/fork) this repository and add your feature, then send a pull request.\n\n## License\nThe MIT License (MIT)\nCopyright (c) 2017 Lakshay Kalbhor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalbhor%2FMusicNow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalbhor%2FMusicNow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalbhor%2FMusicNow/lists"}