Skip to content

Saurabh-gitbase/torrent-stream-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Torrent-Stream-Player

LIVE DEMO

Functionality -

  1. Extracts torrents info from popular torrents site 1337x and limetorrent.
  2. Torrents related to movies and shows can be streamed online and directly downloaded.

Used To Implement -

  1. To scrap torrents TorrentSearchApi is used

  2. To stream torrents Webtor is used

Frontend - Simple HTML, CSS and JS for DOM manupilations and calling api.

Backend - Nodejs is used for implementing api