doc: clear todo list
This commit is contained in:
parent
03c3ade936
commit
5678386e7a
|
@ -18,10 +18,6 @@ Inspired by [DatMusic](https://github.com/alashow/datmusic-api), [MyFreeMp3](htt
|
||||||
|
|
||||||
* Dowload all songs in a folder
|
* Dowload all songs in a folder
|
||||||
* Add proper command line options
|
* Add proper command line options
|
||||||
* Document how to get a VK access token (need php and other things this
|
|
||||||
is very annoying)
|
|
||||||
* Publish on NPM
|
|
||||||
* Add proper cli support
|
|
||||||
* Rewrite this as a plugin for Ampache
|
* Rewrite this as a plugin for Ampache
|
||||||
* Rewrite this as a plugin for Funkwhale
|
* Rewrite this as a plugin for Funkwhale
|
||||||
* Add MusicBrain ID3Tag on file
|
* Add MusicBrain ID3Tag on file
|
||||||
|
|
|
@ -14,6 +14,12 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://home.hugopoi.net/gitea/hugopoi/vk-music-dl"
|
"url": "https://home.hugopoi.net/gitea/hugopoi/vk-music-dl"
|
||||||
},
|
},
|
||||||
|
"keywords": [
|
||||||
|
"vkontakte",
|
||||||
|
"spotify",
|
||||||
|
"mp3",
|
||||||
|
"downloader"
|
||||||
|
],
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
"README.md"
|
"README.md"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user