kaspiana / mage

A command-line tool for cataloguing images (particularly digital art), styled after Git.
0 stars 0 forks source link

Ingestion of web documents #11

Open kaspiana opened 3 months ago

kaspiana commented 3 months ago

It would be useful to be able to supply the CLI with a link to a web resource and automatically ingest the resource with the correct metadata. For example, if the CLI is given a link to a Tumblr post featuring a photograph, the photograph would be ingested and a link to the post given as a source link.


mage ingest web "https://twitter.com/kanaya/status/1791642720630431947"

Concerns: