rchenwh1te / StreamDownloader

A python script to download web streams.
MIT License
9 stars 4 forks source link
download-file download-videos downloader downloads m4s mp4 mp4-converter mp4-video opera segment segmented-video stream-downloader stream-processing streaming streaming-video streams

StreamDownloader

StreamDownloader is a Python script to download streams. Currently only working on https://www.myfidelio.at; soon going to add other popular websites (Netflix and more).

Reuirements:

Windows users: Python 3 and above. Linux users: Debian-based distro (Debian, Ubuntu, Kali, etc.)

Installation

  1. Download installation file for your platform:

Linux: install.sh

Windows: https://sourceforge.net/projects/streamdownloader/files/latest/download

  1. Run the file:

Windows: install the program using the installer.

Linux:

cd /path/to/file
chmod +x install
sudo ./install

Install location will be user's directory (Windows: C:\Users\user.StreamDownloader | Linux: /home/user/.StreamDownloader)

Current supported sources:

  1. https://www.myfidelio.at/

Usage (Linux)

GUI (Graphical interface):

Command set during installation process

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT