Skip to content

Stream your favourite torrents directly into VLC media player without downloading the torrent.

Notifications You must be signed in to change notification settings

tushalien/Torrent-Streamer-VLC-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Torrent-Streamer-VLC-

Stream your favourite torrents directly into VLC media player without downloading the torrent.

Requirements

The script requires following need to be installed :

  1. VLC (Ofcourse , to stream the video)
  2. peerflix (can be downloaded as npm package)
  3. BeautifulSoup ( from pip)

Usage

For streaming movies

$ python torrent.py -m [movie name]

$ python torrent.py -m Civil War

For streaming tv shows

$ python torrent.py -t [tv show name with episode]

$ python torrent.py -t Mr. Robot S01E08

For streaming songs

$ python torrent.py -s [song name]

$ python torrent.py -m Katy Perry Firework

Hope you enjoy!!

About

Stream your favourite torrents directly into VLC media player without downloading the torrent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages