Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashutoshvarma/music-util

Python module for retrieving song information and download details by web scrapping or using music services api
https://github.com/ashutoshvarma/music-util

music-downloader python3 web-scraping

Last synced: 9 days ago
JSON representation

Python module for retrieving song information and download details by web scrapping or using music services api

Awesome Lists containing this project

README

        

# MusicUtil

It is a python module for searching and downloading songs from various sources.

### Sources Supported:-
- [chiasenhac_vn](http://chiasenhac.vn)

### Upcoming Source Support:-
- [Spotify](https://spotify.com)
- [Youtube](https://youtube.com)

#### Requirements:-
* requests
* beautifulsoup4
* spotipy
* html5lib