ask1234560 / stream

Stream files from your PC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stream

Stream files from your PC.

Functionalities

  • Stream movies, series.
  • download streaming contents using youtube-dl
  • control functionality using http shortcuts app

Installation

Usage

  • Http Shortcuts
    • install http shortcuts from playstore
    • use import feature in the app to import shortcuts.json.
  • nodemon index.js
  • setting path in config.js
    • Movies
      • file path - config.movie_path
    • Series
      • directory path - config.movie_path
      • default starting episode - config.series_current_ep
      • blacklist file extensions - config.series_directory_files_blacklist_extensions
    • Stream and download videos
      • file path - config.xxx_path

About

Stream files from your PC

License:MIT License


Languages

Language:JavaScript 100.0%