TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Client-side YouTube to MP3 using ffmpeg.js in a Chrome Extension

4 pointsby benkaiserover 4 years ago

1 comment

benkaiserover 4 years ago
I started writing this chrome extension once I realized it was within the realms of possibility to do the entire conversion in a chrome extension. No need to download a separate desktop app or CLI tool, just add the chrome extension and add a button to youtube.<p>I decided to add the Sia SkyNet&#x2F;SkyDB integration as part of their ongoing hackathon. It adds a nice storage mechanism to save the converted files to make downloading faster in the future (for all users). In the event the Sia service is unavialable the extension will continue to work.