Skip to content

A 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

virnow/Movie-finder-plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avamove_log

Movie-finder

Movie search script and select the desired movie with the ability to display all qualities and download it directly without the need for special tools and downloader programs.

How To Run?

Run the following commands in order

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

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

# run the main.py 
python main.py

# Enjoy :)

TODO :

  • Add python rich
  • Add download video
  • Make script for onyl movies
  • Add time report for search
  • Fix spider man moveis bug
  • Add pydantic to project
  • Trying to handle receiving serial links

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%