Skip to content

append-arg multiple args not working #392

@thenoobtester

Description

@thenoobtester

Hi,

first this is an awesome project and makes it really fun to watch youtube videos :)

I have a question, when I run :

./youtube-viewer url --append-arg="--cache-secs=20 --autofit=1024 --geometry=50%:50%"

It works perfectly, --append-arg=, that is, however when I do the same in interactive mode (i.e. search and do for example 1 -3 --append-arg="--cache-secs=20 --autofit=1024 --geometry=50%:50%" ) it doesn't. It fails silently and I'm brought back to the search input/results page.

But it works with only one, e.g. 1 -3 --append-arg="--cache-secs=20".

Could anyone please help with this?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions