about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/yt/src/lib.rs (follow)
Commit message (Collapse)AuthorAge
* fix(sys/pkgs/yt): Don't require an thumbnail urlBenedikt Peetz2024-05-09
| | | | Some extractors do not provide it.
* fix(sys/nixpkgs/pkgs/yt): Replace all quotesSoispha2024-02-09
|
* fix(sys/nixpkgs/pkgs/yt): Use correct type in json parsingSoispha2024-01-28
|
* feat(sys/nixpkgs/yt): Add support for the 'url' commandSoispha2024-01-20
| | | | This simply opens the youtube url in the browser
* feat(sys/nixpkgs/yt/{yt,ytc}): Persist old selection fileSoispha2024-01-20
|
* feat(sys/nixpkgs/pkgs/yt): Merge ytc and the rewritten ytcSoispha2024-01-20