Eztv Torrent Scraper
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:
- BeautifulSoup
pip install beautifulsoup4
- PyQt5
pip install PyQt5
- 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 themain.pyw
file
NOTE: These files are found inEztv-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.