/geTorrent

get torrent and subtitle for a movie in one place

Primary LanguageVueMIT LicenseMIT

geTorrent

find torrent (with different qualities) and subtitle (arabic & english) for the movie in one palce.

Live Demo

You can find a live demo here! hosted on netlify.

Getting Started

Prerequisites

Clone & Install npm pakages

git colne https://github.com/mohamed17717/geTorrent.git <filename>
cd <filename>
npm install

Run

$ npm run serve

DONE  Compiled successfully in 4221ms

  App running at:
  - Local:   http://localhost:8081/
  - Network: http://192.168.1.3:8081/

  Note that the development build is not optimized.
  To create a production build, run npm run build.

Then open the Local url because i make it running only on specific hosts.

Built With

  • VueJs - JavaScript framework.
  • Vuex - State management pattern.
  • GulpJs - Task runner.
  • Sass - Preprocessor language that is compiled into CSS.
  • PugJs - Templating engine.

Features

Torrent

  • Torrents with many qualities
  • Filter torrents on the highest seeds (speedest one)
  • Scrape many sites until find the movie

Subtitle

  • Subtitle 2 languages
  • Filter subtitles with the highest feedback

Design

  • Simple design
  • Progress bar
  • User guide

Others

  • Proxy (to avoid CORS in browser)
  • There is no backend and all process done in browser
  • Use mirror for torrent site to skip login require
  • User can share his search url

License

This project is licensed under the MIT License - see the LICENSE file for details