Mike Nolan 5e3d462fb1 | ||
---|---|---|
.gitignore | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
main.cpp |
README.md
A Cli Based YouTube Downloader in C++
To Install Dependencies
To Install
To Use
Yes you can use Video Ids as well
bash tytd xxQGY4kt5zY
Or even multiple videos
bash tytd https://www.youtube.com/watch?v=o4GZUCwVRLs https://www.youtube.com/watch?v=xxQGY4kt5zY
Why did I create this?
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 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