08jingles
08jingles
每次投稿能操作的分p上限为100p,在投稿后想在该稿件追加分p正常是 biliup.exe append --vid [VIDEO_PATH] [VIDEO_PATH] ... 但我想在该稿件追加100个视频,请问该如何添加? append的情况下不能用Unix shell style patterns来批量匹配视频文件,也用不了config.yaml去添加分p
I'm thinking since the `--temporary-dir` option specifies the working directory, shouldn't it default to completing muxing in this location before moving to the output directory? Additionally, `os.rename` will cause `Invalid...
## Basic information - Program version: 3.10.6 - Python version: 0.2.8 - Operating system: Windows 10 ## Describe the bug If I input 'https://www.youtube.com/channel/{channel_id}/live' instead of directly inputting 'https://www.youtube.com/watch?v={video_id}' in...
**Basic Information** * Node.js version: v20.11.1 * Minyami version: v5.3.0 **Describe the bug** 對於hls stream的錄製無法正常結束,只能手動結束或者等待該hls的url過期。 **To Reproduce** Steps to reproduce the behavior: 1. 尋找任一hls stream的url,比如youtube直播 2. 命令中使用`--live` 3. 等待直播結束 4....