Added single content download command to rustii CLI

This commit is contained in:
2025-04-08 22:27:42 -04:00
parent 5f578fbfd8
commit 884657268b
3 changed files with 80 additions and 3 deletions

View File

@@ -10,8 +10,6 @@ use thiserror::Error;
use crate::title::{cert, tmd, ticket, content};
use crate::title;
use sha1::{Sha1, Digest};
const WII_NUS_ENDPOINT: &str = "http://nus.cdn.shop.wii.com/ccs/download/";
const WII_U_NUS_ENDPOINT: &str = "http://ccs.cdn.wup.shop.nintendo.net/ccs/download/";