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

Streamlink #535

Closed
trimechee opened this issue Oct 22, 2022 · 7 comments
Closed

Streamlink #535

trimechee opened this issue Oct 22, 2022 · 7 comments
Labels

Comments

@trimechee
Copy link

Hello, tahnk you for this awsome media player 🥇 it will be even more great to add support for the famous CLI "streamlink" to play even more videos from more web sites if yt-dlp fails, because using command line especially to choose video quality is a bit difficult and complex, thanks a lot!

https://streamlink.github.io/

@zaps166
Copy link
Owner

zaps166 commented Oct 22, 2022

Hi!

Try

streamlink -p QMPlay2 --player-http URL best

or

streamlink -p QMPlay2 -a /dev/stdin URL best

I don't know why the named pipe isn't working, however both above commands works.

@trimechee
Copy link
Author

Hi, thank you very much for yout precious help :)

Sadly, I don't have a very powerful internet connection, I would like to see the videos with standard medium quality 360p or 480p, how to do it please? and how to add these command please: "streamlink -p QMPlay2 --player-http URL best"? should we firstdownload streamlink and put that in stream link or is there an option in QMPlay2 player to add cutom arguments?

I specify that I have never used streamlink, when I saw that it was a CLI software, I gave up using this software unless I found software with a front end GUI, hence my request to integrate it in order to simplify its use....and how to increase the size of the network cache please because my internet connection is not powerful and there are videos that can be in 4k this is why I asked previously if it there is a possibility to increase the buffer network for streaming media online videos, for exemple 60 seconds network buffer......

@zaps166
Copy link
Owner

zaps166 commented Oct 22, 2022

For the worst quality just replace best for worst.
480p and 360p are common qualities, so maybe they will be available, too (put 480p or 360p instead of best).


To see all available qualities, just run:

streamlink URL

It will output possible qualities for URL.


Try both of two commands I gave you in my previous message and choose what is working better.

@zaps166 zaps166 pinned this issue Oct 22, 2022
@trimechee
Copy link
Author

Fantastic !! thank you very much for yout great help :) 💯

@zaps166 zaps166 closed this as completed Oct 22, 2022
@trimechee
Copy link
Author

trimechee commented Aug 16, 2023

Hello, i find these software, may be these tools can help to have native integration with media player to redirect livestreams to our favorite player wihtout the need of command line....

https://streamlink.github.io/thirdparty.html

https://github.com/back-to/liveproxy

https://github.com/back-to/generic

@parkerlreed
Copy link

parkerlreed commented Aug 16, 2023

yt-dlp handles streaming and it's already a part of QMPlay2. What do streamlink or the others provide that yt-dlp doesn't cover?

@trimechee
Copy link
Author

Streamlink is focused on live streams, from exemple streamlin can play many live streams from offcial websites of tv channels, yt-dlo is focused on vod streams, video on demand videos....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants