Alexandru Branza
Alexandru Branza
In the few tests I did today regarding this, it seems like the Sopcast linkns are only removed temporarily, and then show back again after app restart.
Currently, the button in the settings does nothing in the headless version as that was build to use the GUI specifically, this should be fixed by adding a text input...
Currently Powder Web only supports self-signed certificates, so these settings are a must in order to use a custom SSL certificate.
This is largely related to: https://github.com/jaruba/PowderPlayer/issues/141 https://github.com/jaruba/PowderPlayer/issues/144 Instead of rewriting Powder Player to use Powder Web as a streaming engine it makes more sense to create a QML skin for...
Basically IRC Bot file sharing Reference: https://github.com/jaruba/PowderPlayer/issues/99 https://github.com/DaVarga/node-axdcc
Should make installers for all Operating Systems, for Win and OSX I should be able to use the ones that Powder Player does.
Alternative to torrents, basically direct downloads. Issues: - it's common for usenet files to be split into a lot of rar files uploaded separately, support would presume sequential download of...
Basically like `youtube-dl` This can be added as a fallback in case `youtube-dl` fails extraction References: https://github.com/streamlink/streamlink https://streamlink.github.io/cli.html https://github.com/sanchezand/node-streamlink Related Tickets: https://github.com/jaruba/PowderWeb/issues/23 https://github.com/jaruba/PowderWeb/issues/16