-
![123](https://github.com/user-attachments/assets/70cc155e-6ce3-4939-8c7e-0747b5046884)
-
### Checklist
- [x] This is a [plugin issue](https://streamlink.github.io/plugins.html) and not [a different kind of issue](https://github.com/streamlink/streamlink/issues/new/choose)
- [x] [I have r…
-
```python
import argparse
parser = argparse.ArgumentParser()
parser.add_argument('--url','-l',nargs='+')
args=parser.parse_args()
print(args.url)
```
这块是直接从命令行读取地址 比如
```bash
python3 main.py …
-
huya 的失效了,播放地址返回403
-
首先谢谢你0.6.13能播放b站直播了。
iina就可以用播放列表正确切换到线路line2播放成功.
比如https://www.huya.com/tingwen https://www.huya.com/26814754 这个就是这样。
我想是不是添加一个停止键这样可能就能正确切换线路了。同时希望能有一个全屏的快捷键最好是F和iina一致。现在fnF似乎没用。
-
------------------------------------下面是FFmpeg 的日志(403)-----------------------------
Input #0, hls, from 'https://tx.hls.huya.com/src/94525224-2460685313-10568562945082523648-2789274524-10057-A-0-1-…
-
一个虎牙直播间,从6月5日开始,录制一直是0KB,[https://www.huya.com/wuhushenkp](https://www.huya.com/wuhushenkp),其它的房间没有问题,linux端和WIN端都是这样。老大帮忙看看,辛苦
-
-
The following articles need to be translated,
It's still a work in progress. I will continuously push to this issue.
Please comply with the Guide for adding new document.
## Table of contents
> …
-
# **Report**
## **What did you do?**
- Execute `pod update --no-repo-update --verbose` concurrently on build machines.
## **What did you expect to happen?**
- I hope the command can be exe…