You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,6 @@
9
9
10
10
**MusixmatchClientLib** is a .NET library designed to interact with Musixmatch client API easily. This project also contains an information about Musixmatch's hidden endpoints to work with.
11
11
12
-
## Lol, someone from their team starred the project, there was a hope that `MusixmatchClientLib.Exploits` would have to be removed 🥳
13
-
14
12
## TODO
15
13
Definitions:
16
14
-**W**: Work in progress
@@ -20,6 +18,7 @@ Definitions:
20
18
-**T**: Tested
21
19
-**D**: Wiki-documented
22
20
-**R**: Research in progress (for undocumented)
21
+
-**U**: Ignored (useless)
23
22
24
23
**Core**
25
24
-[x] Custom request function | **I**
@@ -36,21 +35,20 @@ Definitions:
36
35
-[x] track.lyrics.translation.get | **IS**
37
36
-[ ] track.subtitle.translation.get | **W**
38
37
-[x] music.genres.get | **IS**
39
-
-[ ] matcher.lyrics.get | **H**
40
-
-[ ] matcher.track.get | **H**
41
-
-[ ] matcher.subtitle.get | **H**
38
+
-[ ] matcher.lyrics.get | **HU**
39
+
-[ ] matcher.track.get | **HU**
40
+
-[ ] matcher.subtitle.get | **HU**
42
41
-[x] artist.get | **IST**
43
42
-[x] artist.search | **IST**
44
43
-[x] artist.albums.get | **IST**
45
-
-[ ] artist.related.get | **W**
44
+
-[ ] artist.related.get | **H**
46
45
-[x] album.get | **IST**
47
46
-[x] album.tracks.get | **IST**
48
47
49
48
**Unofficial API methods**
50
49
-[x] track.subtitle.post | **IST**
51
50
-[x] track.lyrics.post | **IST**
52
-
-[ ] track.translation.post | **W**
53
-
(while I was testing out this crap, they managed to ban my account)
51
+
-[ ] track.translation.post | **H**
54
52
-[x] crowd.user.feedback.get | **IS**
55
53
-[x] crowd.polls.tracks.search | **IS**
56
54
-[x] token.get | **IST**
@@ -66,8 +64,7 @@ Definitions:
66
64
67
65
**Missions API**
68
66
-[x] Get missions | **IT**
69
-
-[ ] Get tasks | **H**
70
-
(account banned, missions are not yet available)
67
+
-[ ] Get tasks | **W**
71
68
72
69
**Project**
73
70
-[ ] Write samples for all the functions | **H**
@@ -198,7 +195,4 @@ The docs are (a bit) outdated. Check sample project for new usage.
198
195
Just star the project so as to understand that it is not useless and I could continue developing it *(and become a little happier ^_^)*
199
196
200
197
## Musixmatch?
201
-
If you work at Musixmatch and don't like what I'm doing, please, contact me:
202
-
- discord: *エイマエン#1134*
203
-
- telegram: *@eimaen*
204
-
- email: *stdcpp.h@gmail.com*
198
+
Eima**en** is still waiting for `MusixmatchClientLib.Exploits` fixes!
0 commit comments