kms0219kms
kms0219kms
터미널 설치로 테마 설치 중에, 웹 설치로 다른 플러그인 설치 시도시 이미 진행중인 요청이 있습니다. 라고 메시지가 나옵니다만 해당 페이지 제목은 "제목을 입력하세요"입니다. 
Pretendard를 사용하는 곳에 아임포트 추가
Pretendard Variable 다이나믹 서브셋에 대한 리드미 내용이 없습니다. 아마 누락된거 같은데, 추가 해 주실 수 있으실까요?
### Steps to reproduce Use this simple code to reproduce: ```ts import { Innertube, UniversalCache } from 'youtubei.js'; const yt = await Innertube.create({ cache: new UniversalCache(false) }); async function main(id:...
The openapi.json file usually works with Swagger UI. Then, I have tried for using Swagger UI with Discord API Spec, but Discord API Spec's openapi.json doesn't have "tags" attr, so...
**Description** ``` node_modules/.pnpm/[email protected]/node_modules/openapi-fetch/dist/index.d.ts:27:5 - error TS2304: Cannot find name 'HeadersInit'. 27 | HeadersInit ~~~~~~~~~~~ Found 1 error in node_modules/.pnpm/[email protected]/node_modules/openapi-fetch/dist/index.d.ts:27 ELIFECYCLE Command failed with exit code 1. node:internal/modules/cjs/loader:1215 throw err; ^...
현재 컴시간에서 계속 구조변경을 하고있고, 2학기를 맞아 또 다시 자잘한 구조 변경으로 서비스 운영을 어렵게 할 것으로 예상되어, 메인테이너로서 이 부분에 대해서 대응할 수 있는 방안을 모색해보려고 합니다. 1. 현재...
I configured the manifest like this: https://github.com/lunaiz-corp/am-to-mxm/blob/f864c2f846dc7f6d30f2c6a33ccfd266f57844a0/apps/frontend/app/routes/manifest%5B.webmanifest%5D.ts And my browser (Chrome says)  -------- I checked the specification from this website: https://web.dev/articles/add-manifest and I got the problem - This link...
# Problem A request was sent using the following locale parameters: ```py yt = InnerTube(client_name="WEB", locale=Locale(hl="ko-KR", gl="ko")) ``` But the result is still in English. # Solution As far as...
### Preflight Checklist - [x] I use the latest version of YouTube Music (Application). - [x] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a feature request that matches the one...