Menu

Tree [b5e36f] master /
 History

HTTPS access


File Date Author Commit
 .gitignore 2020-12-12 Reina Chen Reina Chen [96b8dd] Compiled version released
 .idea 2020-12-12 Reina Chen Reina Chen [96b8dd] Compiled version released
 MyFidelio 2020-12-31 Reina Chen Reina Chen [b5e36f] Removed debugging output
 Sources 2020-12-30 Reina Chen Reina Chen [458e71] Added elapsed time and ETA
 media 2020-12-30 Reina Chen Reina Chen [458e71] Added elapsed time and ETA
 CHANGELOG.md 2020-11-06 rchenwh1te rchenwh1te [d6b1b0] Update CHANGELOG.md
 LICENSE 2020-09-15 rchenwh1te rchenwh1te [27cb72] Add LICENSE
 README.md 2020-10-24 rchenwh1te rchenwh1te [1d1a0f] Update README.md
 __main__.py 2020-12-30 Reina Chen Reina Chen [458e71] Added elapsed time and ETA
 requirements.txt 2020-12-29 Reina Chen Reina Chen [65d37a] Fixed bugs. Fixed search function.

Read Me

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

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.