RSSHub/lib
Outvi V 36b4cc5baa
feat(route): add spotify (#8966)
* feat: /spotify/playlist/:id

* feat: /spotify/artist

* feat(spotify/artist): add to radar

* feat: /spotify/saved

* feat: /spotify/top/{tracks,artists}

* feat(spotify): add images for artist and playlist

* docs: /spotify/*

* docs/en: /spotify configurations

* chore(spotify): apiKey/Secret -> clientId/Secret

* fix(spotify/utils): genres can be empty
2022-02-04 18:46:53 +08:00
..
errors feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
middleware fix(core): fix fulltext (#8951) 2022-02-02 23:06:36 +08:00
routes fix(route): fix rsshub routes 2022-02-04 03:45:43 +08:00
utils fix: puppeteer userDataDir 2021-11-28 01:21:42 +00:00
v2 feat(route): add spotify (#8966) 2022-02-04 18:46:53 +08:00
views feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
api_router.js feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
app.js feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
config.js feat(route): add spotify (#8966) 2022-02-04 18:46:53 +08:00
core_router.js feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
favicon.png
index.js
maintainer.js feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
pkg.js
protected_router.js
radar-rules.js feat(route): add Google Fonts and refactor /google/** to V2 (#8927) 2022-02-03 01:18:17 +08:00
radar.js feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
router.js fix(route): fix producthunt JSON.parse fail and refactor to V2 (#8972) 2022-02-03 20:38:16 +08:00
v2router.js feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00