First commit

This commit is contained in:
Mike Nolan 2024-09-07 03:11:04 -05:00
parent 4492543c4f
commit 5e3d462fb1
1 changed files with 7 additions and 1 deletions

View File

@ -24,4 +24,10 @@ A Cli Based YouTube Downloader in C++
A: Well my C# downloader is kind of slow on my Wii-Linux-NGX so I created this
## Can This Be ported to Wii (Homebrew Channel)
A: Should be, I might do that latter, but you would need the [4TU libcurl and dependencies](https://gitlab.com/4TU/wii-packages/-/releases) and use ```bash dkp-pacman -S ppc-jansson``` and creating a GUI or something
A: Should be, I might do that latter, but you would need the [4TU libcurl and dependencies](https://gitlab.com/4TU/wii-packages/-/releases) and use ```bash dkp-pacman -S ppc-jansson``` and creating a GUI or something
## Credits
- Tyrrrz (for YouTubeExplode, well so I know how to download videos), even though I disagree with him on things about Russia
- Daniel Stenberg and whoever commits to CURL
- Petri Lehtinen and whoever commits to jansson