mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
[cmd] audio search
This commit is contained in:
parent
c02eda1b2a
commit
851bd2f75d
5 changed files with 184 additions and 2 deletions
|
@ -12,6 +12,7 @@ const Api = Object.freeze({
|
|||
|
||||
SEARCH_LYRICS: '/search/lyrics',
|
||||
|
||||
SEARCH_AUDIO: '/search/audio',
|
||||
SEARCH_GOOGLE: '/search/google',
|
||||
SEARCH_GOOGLE_IMAGES: '/search/google-images',
|
||||
SEARCH_BING: '/search/bing',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue