Skip to content

Better version of scraper script to search for movies and find movie download links from my favorite movie website (avamovie).

License

Notifications You must be signed in to change notification settings

TorhamDev/Better-Movie-finder

Repository files navigation

Python

Better-Movie-finder

Better version of Movie-finder

Is a scraper script to search for movies and find movie download links from my favorite movie website (avamovie). As a result, I don't need to open the browser to find and download the movie! XD

Demo :)

2023-07-28.15-56-56.mp4

How To Run?

Run the following commands in order

# clone the project in your local
git clone https://github.com/TorhamDev/Movie-finder.git

# install dependencies
pip install -r ./requirements.txt

# run the main.py 
python src/main.py

# Enjoy :)

How To Run GUI version?

# clone the project in your local
git clone https://github.com/TorhamDev/Movie-finder.git

# install dependencies
pip install -r ./requirements-gui.txt

# run the gui_main.py
cd src

python gui_main.py

# Enjoy again :)

License

Licence

About

Better version of scraper script to search for movies and find movie download links from my favorite movie website (avamovie).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published