Greasy Fork is available in English.

获取虎牙直播流地址,可直接使用VLC播放器播放

获取虎牙直播流地址,可直接使用VLC播放器播放,在VLC内选择Open Network,粘贴地址打开即可

< Părere la script-ul 获取虎牙直播流地址,可直接使用VLC播放器播放

Întrebare/comentariu

醉韵Banat
§
Postat în: 06-11-2019

添加在IINA播放器中播放按钮,可以直接跳转到IINA中播放。

// IINA播放
window.playerFlvUrl =  function(index) {
    var input = document.getElementById('flv-url-'+index);
    var url = input.value;
    window.open("iina://weblink?url="+escape(url)+"&new_window=1", "_blank");
}
xiaozhuaiAutor
§
Postat în: 22-12-2019

感谢贡献!

Postează un raspuns

Autentifică-te pentru a posta un răspuns.