A simple tool written in c++ to scrape from https:://4anime.to
CPR - https://github.com/whoshuu/cpr
htmlcxx - https://sf.net/projects/htmlcxx
Please install the dependencies before building it
$ git clone https://github.com/krypton-kry/4anime-scraper.git
$ mkdir build && cd bulid
$ cmake .. && cmake --build .
$ ./4anime-scraper <animename>
P.S : It's not yet completed , it's just a POC as of now