Skip to content

Thedevmaker2000/Streamline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streamline

Streamline is a Torrent Downloader and Streamer. Unlike most python torrent downloader and streamers, This uses peerflix as its streaming service for instead of webtorrent-cli because of restrictions with magnet links.

Use

python3 streamline.py

Clone Files (Using GIT)

git clone https://github.com/Thedevmaker2000/Streamline.git && cd Streamline

Install Dependencies/Requirements

pip install -r requirements.txt

Dependencies

1. NPM

https://nodejs.org/en/download/

2. peerflix

npm install -g peerflix

3. VLC

https://www.videolan.org/vlc/

4. VPN (Optional but Recommended.)

https://protonvpn.com

VLC Connection

image

Click Network Stream (Or Control + N)

image

VLC Url that streamline provides

image

Releases

No releases published

Packages

No packages published

Languages