rafaelmardojai / share-preview

Test social media cards locally
GNU General Public License v3.0
101 stars 16 forks source link

Support supplying url as CLI argument #79

Open kleutzinger opened 3 months ago

kleutzinger commented 3 months ago

Desired feature: support calling the app via share-preview https://www.youtube.com/watch?v=LXb3EKWsInQ and / or share-preview --url https://www.youtube.com/watch?v=LXb3EKWsInQ

This would auto-populate the url rather than having to paste it after launching.

So that you can quickly view known urls in a slightly more programmatic, keyboard-y way.

It may additionally be nice to support flags like --service twitter or --service facebook...