8000
Skip to content

How do you specify multiple tags? #29

@ProxyPlayerHD

Description

@ProxyPlayerHD

title pretty much says it. the documentation in the README makes it seem like you can search using multiple tags (like on the website itself) but completely fails to tell your how.

for the example of trying to list all videos with the tags "3D" and "Ahegao" i tried (using the base command: htv ALL -R -u):

  • Space as seperator: -t "3D Ahegao"
  • Comma as seperator: -t "3D, Ahegao"
  • Plus as seperator: -t "3D+Ahegao"
  • Same as above but with multiple quotes: -t "3D" "Ahegao" -t "3D","Ahegao" -t "3D"+"Ahegao"
  • Multiple tag arguments: htv ALL -R -a -u -t "3D" -t "Ahegao"

so i'm pretty much at a loss here, what other format could the arguments have? why is it not just a comma seperated list?

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

      0