Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: stream to app #764

Open
julianfairfax opened this issue Apr 17, 2024 · 1 comment
Open

Feature request: stream to app #764

julianfairfax opened this issue Apr 17, 2024 · 1 comment
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@julianfairfax
Copy link

I don't think this feature is useful to everyone, but it shouldn't be hard to implement either. It would be nice if Parabolic could stream its output to an app rather than downloading to a file.

Command line examples of how this works can be found here:

  • flatpak run --command=yt-dlp org.nickvision.tubeconverter https://www.srf.ch/play/tv/dok/video/im-reich-der-taliban---ein-schoenheitschirurg-auf-humanitaerer-mission?urn=urn:srf:video:03583575-4416-4274-8218-e71f6fc1157d -o - | flatpak run com.github.rafostar.Clapper fd://0
  • flatpak run --command=yt-dlp org.nickvision.tubeconverter https://www.srf.ch/play/tv/dok/video/im-reich-der-taliban---ein-schoenheitschirurg-auf-humanitaerer-mission?urn=urn:srf:video:03583575-4416-4274-8218-e71f6fc1157d -o - | flatpak run org.gnome.Totem fd://0

In this particular case, the feature isn't all too useful, but for services that require you to sign in, and are a better viewing experience through a native app, this is very nice as it allows you to watch content without having to download the entire piece of media first.

@nlogozzo
Copy link
Member

We'd need a UI for this...but I have some idea...sounds cool!

@nlogozzo nlogozzo added feature New feature or request help wanted Extra attention is needed labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants