(no title)
matcha-video | 1 year ago
I made a similar tool, except it's a browser extension that lets you download threads as markdown (then it's up to you to dump them into a DB or train a model on them or whatever), I'd love to get your feedback https://chromewebstore.google.com/detail/thread-to-markdown/... (firefox version also available)
Edit: Example output using tweet thread mentioned elsewhere in this post https://sharetext.io/c04b7c82
vednig|1 year ago
Your extension somehow crashed on my system while downloading a thread(i couldn't see download button), I was able to get 1 md file downloaded though and I'd say it does it's job nicely, in the highest manner.
Feature Request: Make download button compatible with Dark Mode(currently it stands out loud)
matcha-video|1 year ago
May I ask what you use the markdown for after its downloaded? Would you modify the output at all to make it better fit your use case?