Frank
Frank
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET **Short description** In boilerplate datasets created with `tfds new`, the default import line in the test file is `from . import...
It seems like the app can only obtain correct lyrics when I first start the app (quit and reopen LyricsX while the song is playing). I tried the manual search...
### Describe feature I've searched the wiki but did not seem to figure out a way to count the number of notes using a search query, either in the search...
弃用咪咕音乐接口
尝试搜索咪咕的时候会报错。 后端日志: ``` 2022-05-02 14:16:22.682 DEBUG 7 --- [boundChannel-19] .WebSocketAnnotationMethodMessageHandler : Searching methods to handle SEND /music/search session=53sxqe1u, lookupDestination='/music/search' 2022-05-02 14:16:22.682 DEBUG 7 --- [boundChannel-20] org.springframework.web.SimpLogging : Processing SEND /music/search...
I know I can preprocess the LRC file and adjust the timing before loading into APlayer, but I'm wondering if it's possible to change the lyrics offset on the fly...
Thanks for making this resource! Managing monorepos is indeed quite painful and takes a lot of configuration. I'm wondering if it would be possible to support SvelteKit as one of...
### Problem Description This is probably a follow-up of #222 and #242 - once file shortcuts are properly implemented, would it be possible to search for pages in different categories/folders?...
When I tried to run ```ts const api = new YTMUSIC( "cookie", { userID: "" }, ); const data = await api.getPlaylist("RDCLAK5uy_k1Wu8QbZASiGVqr1wmie9NIYo38aBqscQ"); console.log(data); ``` Node exited with an error: ```...
I see that this library uses `node-fetch` (by the way, Node finally added native Fetch in v17.5), but I'm thinking whether it's possible to use it in the browser as...
### Describe the bug My `+page.ts` looks like something like this: ```ts export const load: PageLoad = async ({ fetch, parent }) => { const { uid } = (await...