Skip to content

matso167/ruutufistream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruutufistream

Share ruutu.fi streams to anywhere.

Installation (Manjaro/Arch linux):

  1. Install dependencies:
    sudo pacman -S git nodejs npm streamlink
  2. git clone https://github.com/matso167/ruutufistream.git
  3. touch stream_m3u8_url
  4. Paste the .m3u8 url in file stream_m3u8_url. You can find it on ruutu.fi stream page with developer console. URL is something like: https://.nelonenmedia.fi/out/v1//index_3.m3u8?start=&token=
  5. Install and run:
    npm install
    node express.js
  6. Go to http://localhost:8080
  7. (optional) Make any port forwarding in you router to make the stream available for others

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published