darkhz / invidtui

A TUI based Invidious client
MIT License
191 stars 6 forks source link

[feature] Pass initial search query from commandline #6

Closed aivarsV closed 2 years ago

aivarsV commented 2 years ago

A nice thing to have would be option to pass search query as args, when invidtui is launched

For example invidtui golang crash course would open search results for "golang crash course". This would greatly reduce distractions.

darkhz commented 2 years ago

Good idea. I'll work on implementing this.