Ravn-Tech / HyperTag

HyperTag - Intuitive Knowledge Management WebApp & CLI for Humans using Deep Learning & Tags
Other
191 stars 14 forks source link

Add a way to add web pages to HyperTag #51

Closed SeanPedersen closed 3 years ago

SeanPedersen commented 3 years ago

Should work like this: $ hypertag add https://blog.neotree.uber.space/posts/hypertag-file-organization-made-for-humans

This should fetch all assets (HTML, CSS, JS, etc.) and budle them up for future offline access. And also store the URL.

SeanPedersen commented 3 years ago

https://github.com/rajatomar788/pywebcopy/ works most of the time but is slow and does not keep og links and youtube embeddings (breaks a lot of stuff). also often gets stuck (e,g, download finished but thread not closed...).