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.
- Host: GitHub
- URL: https://github.com/g3th/deezer-search
- Owner: g3th
- Created: 2022-06-19T02:07:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T01:31:14.000Z (about 4 years ago)
- Last Synced: 2025-01-15T10:27:15.578Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
**Deezer Linux Terminal Search**
-----------------------------------------
***Playing around with Deezer api***

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```