Skip to content
Compare
Choose a tag to compare
@ayieko168 ayieko168 released this 03 Aug 15:21
· 2 commits to master since this release
bf69820

Summary.

EZTV Torrent Scraper is a simple python GUI that makes looking for torrents online easy to find, analyze and download.
Currently you can download torrents on: Tv-Shows, Movies, Anime and Subtitles.

Release Info

This release is currently able to get Tv-Shows, Movies, Anime and Subtitle torrents by scraping the website of your choice and getting all magnet links regarding the searches title. NOTE: Not all scrapers are functional and thus you will have to wait a little longer.

Installation Info

In order to run the program you will need to install python 3 on your system.
In order to open/download the magnet links you will need a BitTorrent Client Like uTorrent, Transmission or qBittorrent

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

OR Just Run the command:

python3 -m pip install -r requirements.txt

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 various torrent websites for torrents i.e :EZTV, Kickass, nyaa, AnimeTosho and YIFY movies.
  • Searching for specific TV-Show seasons and episodes
  • Searching for a specific term in the torrent file names e.g, find all titles with the word 'dual audio'
  • 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, Movie or Anime on reputable sites such as IMDB