| Commit message (Collapse) | Author |
|
This avoids a spurious failure, when the processed dict contains values,
that can't be serialized as JSON (e.g. a LazyList).
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise the `w` alias for `watch` would conflict with `watched` and
thus not work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, running `yt select file --done` would mark all your already
wached stuff to be watched again.
|
|
The hash can now be used on the commandline to access video information.
|
|
This makes it easier to change the status of a video, without having
to painstakingly remove the flags too.
|
|
|
|