Hacker News new | ask | show | jobs
by josephrmartinez 951 days ago
This is nice! I like how you've built upon your previous youtube transcript cleaner project and put together something really compelling.

Have you thought about spinning this together as a Chrome extension?

1 comments

Thanks. The html cleaning tool could easily be a chrome extension, but I don’t see how you could have a python project with a bunch of heavy binary wheels as part of an extension. But I can’t say I know much about it.