Commit Graph

49 Commits

Author SHA1 Message Date
Colin 2dcd98409e fix: indent 2023-10-03 20:02:21 -04:00
Clisson 0331126508 feat: add featured on and similar artists parsers 2023-10-03 19:46:41 -04:00
zS1L3NT Windows efb17791e6 🔖 4.3.0
add back video count only to PlaylistFull
2023-08-08 05:19:05 +08:00
zS1L3NT Windows ab7aaaee8c 🚨 fix linting 2023-07-30 00:09:26 +08:00
zS1L3NT Windows df173dfe47 allow injecting custom cookies 2023-07-29 23:55:56 +08:00
zS1L3NT Windows 8aac182764 🐛 fix typescript errors 2023-07-29 23:31:06 +08:00
zS1L3NT Windows de2b653fa6 🐛 fix album artists 2023-07-29 23:23:53 +08:00
zS1L3NT Windows eccf197dcb 🐛 fix search results 2023-07-29 23:12:09 +08:00
zS1L3NT Windows 1cd1459c92 🐛 fix playlist search artist name wrong 2023-07-29 23:06:38 +08:00
zS1L3NT Windows 2e77adfa52 🔥 remove playlist video count 2023-07-29 20:15:01 +08:00
Zechariah 27df842c98 get top singles and videos when fetching an artist 2022-12-29 13:04:45 +08:00
Zechariah d60878c8ac 🐛 fix no albums bug 2022-12-29 10:19:02 +08:00
zS1L3NT be872ecf5b 🐛 forgot to include index.ts 2022-12-28 03:27:14 +08:00
zS1L3NT ed3b4127f8 new version of ytmusic-api abandoning validate-any 2022-12-25 01:53:42 +08:00
Tim Rüdenauer cf9834174e Add fallback for X-Goog-Visitor-Id header 2022-08-15 20:38:20 +02:00
Zechariah 149fc48a00 add back year to album detailed 2022-06-28 00:24:19 +08:00
Zechariah 5c93e58da4 🔥 remove subscriber count from artist full 2022-06-22 04:36:06 +08:00
Zechariah 5717633c54 🔥 no more omitting "views" 2022-05-31 01:39:22 +08:00
Zechariah a5e3121a98 🐛 tries to browse an undefined browseId 2022-05-31 01:20:57 +08:00
Zechariah e25f7e5546 🐛 error fixes, and removed some returned data 2022-05-31 01:20:57 +08:00
Zechariah f4fd1db926 Return this after initialize so you can initialize it in 1 line 2022-03-30 23:21:44 +08:00
Zechariah ce98351d06 Made all search methods plural 2022-03-30 17:57:57 +08:00
Zechariah babd2bc2a0 Updated the search functions 2022-03-29 18:44:10 +08:00
Zechariah 59c6458738 Moved from jest to mocha 2022-03-28 03:28:37 +08:00
Zechariah b03e38891e Made more function calls type safer 2022-03-28 01:16:55 +08:00
Zechariah 577041359e Removed unused imports 2022-03-28 01:12:57 +08:00
Zechariah dea7d8883b More type safe traversing 2022-03-28 01:11:33 +08:00
Zechariah 12f3cd9d70 Updated validate-any version and updated logs 2022-03-28 01:11:29 +08:00
Zechariah 45692dcaa8 Validate all types before returning to user 2022-03-28 01:11:14 +08:00
Zechariah eb1309c5a1 Updated project configuration 2022-02-05 15:43:54 +08:00
Zechariah b6ae7d90a5 Added search suggestion testing 2022-02-05 15:19:11 +08:00
Zechariah 4f9cfddeb0 Fixed bug discovered by testing 2022-02-05 15:18:55 +08:00
Zechariah 2154dc67ab Using jest for testing instead of doing it manually 2022-02-05 15:00:31 +08:00
Zechariah 75d85764c3 Moved traverse.ts 2022-02-05 06:23:05 +08:00
Zechariah 4684d3c0e5 Make sure videoId is valid when fetching video 2021-12-31 01:15:49 +08:00
Zechariah 08ea5a47b6 Not exporting namespace anymore 2021-12-31 00:54:47 +08:00
Zechariah 5a458d5557 Published types properly 2021-12-31 00:17:00 +08:00
Zechariah 50b92f9fc4 Prepare to upload to npm 2021-12-26 14:42:50 +08:00
Zechariah 9edefbb351 Changed PlaylistDetailed to PlaylistFull 2021-12-26 11:22:57 +08:00
Zechariah e87b3650f2 Fixed slight bug in song parsing from search 2021-12-26 10:27:46 +08:00
Zechariah 9479811d4c Song and Video data fetching works 2021-12-26 03:22:59 +08:00
Zechariah 7471f1e70c Fetching playlist by id works 2021-12-25 17:06:16 +08:00
Zechariah 10c15a85af Fixed missing videoId 2021-12-25 14:39:39 +08:00
Zechariah e3579a90b5 Fetching album by id works 2021-12-25 12:22:46 +08:00
Zechariah cdbf3da1aa Added more consistency 2021-12-24 22:38:48 +08:00
Zechariah f5b5047c31 Moved methods all over, all artist methods work 2021-12-24 18:11:38 +08:00
Zechariah 779035391c Made tests for search, all works 2021-12-24 13:35:21 +08:00
Zechariah fe73e1d5ab This code is a mess 2021-12-24 02:32:27 +08:00
Zechariah 14ae240638 Initial Commit - Searching works 2021-12-23 01:01:37 +08:00