Jeff Huffman

Results 66 comments of Jeff Huffman

Afraid not. I tried both master (8a6810fe089f78c01b3fe6eee78d4115ffc7eb70) and 0.0.3, and I tried removing `~/.cache/nix-software-center` just in case, but I still get the same error.

``` $ RUST_LOG=nix_software_center=trace nix run github:vlinkz/nix-software-center/0.0.3 DEBUG nix_software_center::ui::window > Got config: NscConfig { systemconfig: Some("/mnt/persist/tejing/flake/nixosConfigurations/tejingdesk/tejing.nix"), flake: Some("/mnt/persist/tejing/flake/flake.nix"), flakearg: None } DEBUG nix_software_center::ui::window > userpkgtype: Profile DEBUG nix_software_center::ui::window > syspkgtype: Flake...

Nope. Same error, same trace output from b1a89ece314d9a9757d764d4038a9e849db5b280. EDIT: almost the same trace output. the second download comes from `https://channels.nixos.org/nixpkgs-unstable/packages.json.br` instead of 22.05

630a718baca2c49f98e5e53b99c348c18752be00 does successfully start for me. :tada:

I'm still going over the code in detail, but I do have one immediate concern: The response from `auth/v1/token` claims it expires in 5 minutes. Before, this didn't matter, since...

Confirming that the timeout *is* a problem. I tried downloading a full 12 episode season, and only got a few episodes. Log output $ ./yt-dlp.sh -u tejing -p "$(pass show...

Did you check under `episode_metadata`? It looks like it contains everything. I know the browser never actually uses the `episodes` endpoint at all, so everything it needs to show the...

Was going to suggest https://www.crunchyroll.com/watch/G71FD19ZX/jin-roh, but yours works too. And I didn't realize music videos were yet another object type on crunchyroll. There's always something.

It's just that it's utterly meaningless to the human reading the output, while the slug is generally at least a little meaningful. But then again, the id is guaranteed to...

Regarding the intro thing, the source data just labels the intro start and end times, rather than a sequence of chapters. If crunchyroll has bad data there, I don't think...