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

https://github.com/g3th/deezer-search

Search the Deezer api via your favourite linux terminal, and preview tracks.
https://github.com/g3th/deezer-search

Last synced: over 1 year ago
JSON representation

Search the Deezer api via your favourite linux terminal, and preview tracks.

Awesome Lists containing this project

README

          

**Deezer Linux Terminal Search**
-----------------------------------------
***Playing around with Deezer api***

![Alt text](assets/dsearch.png "Deezer Terminal Search")

Tool to search Deezer's database using its api.

Enter an artist, then subsequently an album by that artist.

Pick a track and play the preview.

-----------------------------------------

***Requirements***

Selenium Webdriver(chrome):

```pip3 install selenium```