Library for the CDownloader++ (no finished yet). CDownloader++ is a lightweight and fast download manager written in modern C++ (11). Decrypting of containers such as CCF, DLC and RSFD. Donwloading from one-click hosters.
Run the makefile.
Note: You will need a C++ compiler with c++11 support (incl. regex). E.g. GCC 4.9 or later.
- libssl
- libcurl
- pugixml (XML parser)
- tidyp (HTML to XML)