Coder Social home page Coder Social logo

mbajily / faselhd-series-scraper Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 11 KB

This is a Python script for downloading TV series from FaselHD website. It automates the process of navigating through the website, selecting seasons and episodes, and downloading the video files.

Python 100.00%

faselhd-series-scraper's Introduction

FaselHD Series Scraper

This is a Python script for downloading TV series from FaselHD website. It automates the process of navigating through the website, selecting seasons and episodes, and downloading the video files.

Requirements

To use this script, you need to have the following libraries installed:

  • BeautifulSoup: for HTML parsing
  • requests: for making HTTP requests
  • urllib.parse: for URL parsing
  • selenium: for browser automation
  • Chrome WebDriver: for running the Chrome browser in headless mode

Installation

  1. Clone the repository:
  2. git clone https://github.com/MBajily/FaselHD-Series-Scraper.git

  3. Navigate to the project directory:
  4. cd FaselHD-Series-Scraper

  5. Install the required packages:
  6. pip install -r requirements.txt

Usage

  1. Ensure that you have Python 3.x and the required packages installed.
  2. Run the script:
  3. python faselhd.py

  4. The script will start downloading the videos from the FaselHD website and save them in the "faselhd" directory.
  5. The progress of each download will be displayed in the console.
  6. Once the script finishes, you can find the downloaded videos in their respective series and season directories inside the "faselhd" directory.

Notes

  • The script is currently set to download videos from the first page of the series. You can modify the script to download videos from multiple pages by updating the range in the for loop.
  • The script is designed to work with the specific structure of the FaselHD website. If the website structure changes, the script may need modifications to adapt to the changes.

Disclaimer

Please note that downloading copyrighted content may be illegal in your country. This script is provided for educational purposes only. Use it responsibly and respect the rights of content creators.

Author

This script was developed by Mohammed Elgaily.

faselhd-series-scraper's People

Contributors

mbajily avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.