Skip to content

Commit 19c3587

Browse files
committed
updated README
1 parent 13cba9f commit 19c3587

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,15 @@
1818
<img width="751" alt="Screen Shot 2023-09-17 at 12 11 14 AM" src="https://github.com/Patrick-orz/PopupLyrics-Plus/assets/132706084/05885cad-e681-4dd9-be57-1bed21ac8752">
1919

2020
## Features
21-
- Stabler [Netease API](https://github.com/Binaryify/NeteaseCloudMusicApi) to fetch from, allowing Netease lyrics to actually work
21+
- Stabler self-deployed [Netease API](https://github.com/Binaryify/NeteaseCloudMusicApi) to fetch from, allowing Netease lyrics to actually work
2222
- Netease Chinese lyrics translation option
23-
- English translation through [Translateer](https://github.com/Songkeys/Translateer) (EXPERIMENTAL)
24-
- Romaji translation
23+
- ~~English translation through [Translateer](https://github.com/Songkeys/Translateer) (EXPERIMENTAL)~~
24+
- English translation through self-deployed modded [DeepTranslatorApi](https://github.com/nidhaloff/deep-translator-api)
25+
- Japanese romaji translation
2526
## Work in Progress
2627
- More options in display
2728
- Chinese & Korean romanization
28-
- Enhance & stabilize English translation
29+
- ~~Enhance & stabilize English translation (DONE to best of ability)~~
2930
- ~~Online hosting (DONE)~~
3031

3132
See [the roadmap](https://github.com/Patrick-orz/PopupLyrics-Plus/projects?query=is%3Aopen) for more information.
@@ -64,7 +65,7 @@ Last, in order for you to use the locally hosted api for fetching, change all in
6465
## Installation
6566
Download [popupLyricsPlus.js](https://github.com/Patrick-orz/PopupLyrics-Plus/blob/main/popupLyricsPlus.js) from the main branch (not from /Archive!!), and place into the Spicetify Extensions directory.
6667

67-
Spicetify path are below.
68+
Spicetify paths are below.
6869
|Platform|Path|
6970
---------|-----
7071
|Windows|%appdata%\spicetify\|
@@ -79,7 +80,7 @@ spicetify apply
7980

8081
## Usage
8182

82-
**Have NeteaseCN service at the top to have the best experience!**
83+
**Have NeteaseCN service at the top to acquire the best experience!**
8384

8485
<img width="400" alt="Screen Shot 2023-09-17 at 12 11 53 AM" src="https://github.com/Patrick-orz/PopupLyrics-Plus/assets/132706084/47c52793-572c-45f1-97f5-f86cd4705f44">
8586

@@ -90,4 +91,6 @@ Translation options can be changed in the Options section
9091
## Inspiration & Words
9192
[misaka10843/spicetify-popupLyrics-CN](https://github.com/misaka10843/spicetify-popupLyrics-CN)
9293

94+
Self-deployed APIs: [NeteaseCloudMusicApi](https://netease-cloud-music-api-patrick-orz.vercel.app/) [DeepTranslatorApi](https://deep-translator-api.onrender.com)
95+
9396
Don't heisitate to start an issue if you run into any problems! (feature requests are fine as well)

0 commit comments

Comments
 (0)