Download movies, series, software,etc.. for free
a web scraper with a simple download manger written in pyqt5 .
the scraper can find direct and free link of files like movies, series, software , subtitle , music , etc..
it works base on the query language (regular text which you search on google) you specify , you can add new query language , new categories, new file extensions to search the web .
you can find files across the websites ,just give the file name to the scraper and specify your category then wait for the results .
you can also install it with setup.py :
$ pip install requests
$ pip install pyqt5
$ pip install bs4
$ python setup.py install
then execute the program
$ python -m ankabut