Skip to content

a web scraper which can find movies ,series ,software ,etc.. direct links and download them

License

Notifications You must be signed in to change notification settings

nkatagithub/ankabut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this project is no longer maintained

ankabut


Download movies, series, software,etc.. for free

ScreenShot

What is this ?

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..

How it Works ?

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 .

linux/ubuntu ScreenShot

ScreenShot

installation

ankabut website

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

About

a web scraper which can find movies ,series ,software ,etc.. direct links and download them

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%