trizen / youtube-viewer

Lightweight YouTube client for Linux
https://trizenx.blogspot.com/2012/03/gtk-youtube-viewer.html
Artistic License 2.0
1.19k stars 86 forks source link

Search channels without having to pass in argument #404

Closed trames57 closed 2 years ago

trames57 commented 2 years ago

I am new to youtube-viewer. I did not see a way to search for channels unless I passed in the -sc argument. Perhaps a new option could be added to the Base search like :ch distrotube which would take me to the search channel results page like I passed in the -sc argument.

Thanks.

trizen commented 2 years ago

Welcome! The command-line argument -sc can also be used in user input:

Example:

[...]

=>> Select one or more videos to play (:h for help)
> -sc distrotube

[channels results for <distrotube>]
trames57 commented 2 years ago

Awesome! Thanks!!