ts-npm-ytmusic-api/src
SAROND 9b30a9e5f6 hotfix: correct traversal paths and improve test assertions
Fixed incorrect object traversal paths in `YTMusic.getHome` method to properly navigate through nested JSON. Enhanced `getHome.spec.ts` by adding a check for non-empty array of `HomePageContent` and logging the length of the retrieved contents.
2024-01-16 17:26:53 +04:00
..
@types feat(YTMusic): implement HomePageContent retrieval and parsing 2024-01-15 19:34:51 +04:00
parsers hotfix: correct traversal paths and improve test assertions 2024-01-16 17:26:53 +04:00
tests hotfix: correct traversal paths and improve test assertions 2024-01-16 17:26:53 +04:00
utils feat(YTMusic): implement HomePageContent retrieval and parsing 2024-01-15 19:34:51 +04:00
YTMusic.ts hotfix: correct traversal paths and improve test assertions 2024-01-16 17:26:53 +04:00
constants.ts feat(YTMusic): implement HomePageContent retrieval and parsing 2024-01-15 19:34:51 +04:00
index.ts use arktype instead of zod 2023-12-22 03:25:11 +08:00