Kakulukian / youtube-transcript

Fetch transcript from a youtube video
240 stars 51 forks source link

#19 Improve build and provide basic test suite #21

Open piktur opened 4 months ago

piktur commented 4 months ago

Uses Vite for build and introduces Vitest and a test suite to give us some basic assurances.

Also opts for node-html-parser rather than cheerio for obvious performance benefits.