Skip to content

Eztv Torrent Scraper

Compare
Choose a tag to compare
@ayieko168 ayieko168 released this 27 Apr 14:30
· 12 commits to master since this release

Summary.

EZTV Torrent Scraper is a simple python GUI that makes looking for torrents online easy to find, analyze and download.

Release Info

This release is currently only able to get torrent links (or magnet links) from eztv website. I am still working on creating a movie scraper that will make possible the scraping and downloading of movie torrents and also downloading movie and TV-Show subtitles.

Installation Info

In order to run the program you will need to install python 3 on your system.

After installing python 3, you will need to install some modules:

Python modules:

  1. BeautifulSoup pip install beautifulsoup4
  2. PyQt5 pip install PyQt5
  3. Requests-html pip install requests-html

Running the program

To run the program, you need to run the command:

  • On Unix systems ==> python3 main.py
  • On Windows systems ==> python main.py or just double-click the main.pyw file
    NOTE: These files are found in Eztv-torrent-scrapper/GUI

Functionality

  • Scrape the eztv website for torrents
  • Searching for specific TV-Show seasons and episodes
  • Sort the results by Size, Number of seeders, or just by Name
  • Download the desired torrent via your Bittorrent client
  • Copy the selected torrent's magnet link
  • See more information about a TV-Show online.