Skip to main content

USER_GET

Constant USER_GET 

Source
pub const USER_GET: &str = "\
Show one person.

```
ytcli user get ilubenets
ytcli user get 8000000000000001
```

Takes a login or a uid. `me` is not one of them — Tracker has no such user, and
`ytcli auth status` is the command that answers who you are.";