Play with MPV

Play videos and songs on the website via mpv-handler

< Feedback em Play with MPV

Avaliação: OK - script funciona, mas tem bugs

§
Publicado: 05/12/2020

This script works great. but could you add some feature that we can choose the quality for the video output in MPV as well.

akiiruiAutor
§
Publicado: 06/12/2020

For this feature, you can view youtube-dl manual -f option.

Also can view https://github.com/mpv-player/mpv/issues/4241

In this script, quality choose are difficult work, almost like write a JavaScript version youtube-dl. I will not added this feature.

akiiruiAutor
§
Publicado: 29/12/2020

I have added this feature by --ytdl-format now.

By default, choose best video quality, and you can click SettingsIcon (on top of PlayIcon) to set prefer quality.

Of course, this feature base youtube-dl. if youtube-dl not get quality list of video, that not work.

Publicar resposta

Faça o login para publicar uma resposta.