Owen Griffiths

Results 49 comments of Owen Griffiths

I agree, having it on homebrew and a few package managers on linux (apt, pacman, nix?) would be useful too. Hopefully this could be done using CI with git tags...

> Consider adding yark to Windows' [winget](https://github.com/microsoft/winget-cli) ([pkgs](https://github.com/microsoft/winget-pkgs)), [Scoop](https://github.com/ScoopInstaller/Scoop), and [Chocolatey](https://chocolatey.org/). When I get to this issue my priority will probably be: 1. APT 2. Homebrew 3. Most popular windows...

These will be done for Yark 1.3 at minimum: - [ ] Brew - [ ] Windows Package Manager - [ ] APT - [ ] Pacman - [x] NixOS...

Thanks for suggestions, I'll search it any are taken @jxrdanhughes :smile:

Will use KurzDB as it's not taken and sounds decent, "small" in German seems fitting. Won't rename for a while as have other obligations outside of oss currently.

KleinDB sounds like a last name whereas kurzdb sounds better. This project is dead however and if reworked will become a fast and embedded nosql db

I looked into it quickly the other week and it'll be tricky to implement as the way we hook onto yt-dlp is through a progress hook that updates a ton...

Yep, github actions are totally fine to use, I was going to use it for linting/formatting soon. Can you add a `--port=` option with that new `--host=` option for the...

> What about using [argparser](https://docs.python.org/3/library/argparse.html) for the flags and arguments ? The homegrown one has a bit of life left in it, if it ain't broke don't fix it (for...

Them changes look good, if you take the branch as it is now at 0ee9be04bdda1e9afcebbfee3a2e0e90f748d962 it should be stable enough to add. Made a design descision yesterday to opt for...