A Super Simple Script to download movies and series from Fmovies to save yourself from the numerous annoying Pop Ups.
- Clone the Repo:
git clone https://github.com/shb9019/FmoviesDownloader.git
- Make sure you have Python installed.
- Install Pip
sudo apt-get install -y python3-pip
- Install BeautifulSoup4
pip install beautifulsoup4
- Install Selenium
sudo pip install selenium
- Download Selenium and extract the driver to your folder
You are all Set 😃
- Download movies/series of your choice from fmovies website directly to your downloads folder
- Find movies similar to your search terms
Download movie/series by
sudo ./scraper.sh "search_name" d
Idea by Deep Bhattacharyya
Made with ❤️ by Sai Hemanth