Võ Văn Thành

Results 2 issues of Võ Văn Thành

``` RUN apk update \ && apk add --no-cache mongodb-tools python3 py3-pip make g++ libc6-compat libstdc++ ``` ![image](https://github.com/user-attachments/assets/3f736853-2723-40a7-ab7c-651bbaa325c8)

### Steps to reproduce My code: ```typescript import { Innertube, UniversalCache, Utils } from "youtubei.js"; import fs from "fs"; (async () => { const videoId = "liDNey1UB-U"; const innertube =...

bug