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

下载错误,可以检测到1080p,但是无法下载对应的流 #1341

Open
yumingduan opened this issue Apr 28, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@yumingduan
Copy link

E:\lux_download>lux -c "SESSDATA=5709a07a%2C1729592908%2Cdd74d%2A42CjAhfV6dUhiLr7Y4PhShA8Z4bdu29UQyAa7JxvlZjfTdkYkD_xwtus5PsGg44BVX6KISVnViWDJVS01PZG9nVDdWM3BjeURnNDZNWUVOeW9CMDlraEJMWW9nWlZXYzFzTUE4N0FtZEp3TnpLb0JzVmJEMFFDLVdCQ1FqYzFwX0FVZGFUOHdRZkFBIIEC" -i "https://www.bilibili.com/video/BV1fK4y1t7hj/?spm_id_from=333.337.search-card.all.click&vd_source=db92ca8fe45be56808528b31641faece"

Site: 哔哩哔哩 bilibili.com
Title: 【4K 120FPS】你的设备顶得住吗?4K120帧技术演示片
Type: video
Streams: # All available quality
[80-7] -------------------
Quality: 高清 1080P avc1.640032
Size: 80.16 MiB (84049337 Bytes)
# download with: lux -f 80-7 ...

 [64-7]  -------------------
 Quality:         高清 720P avc1.64001F
 Size:            58.37 MiB (61205957 Bytes)
 # download with: lux -f 64-7 ...

 [80-12]  -------------------
 Quality:         高清 1080P hev1.1.6.L150.90
 Size:            52.84 MiB (55405317 Bytes)
 # download with: lux -f 80-12 ...

 [32-7]  -------------------
 Quality:         清晰 480P avc1.64001E
 Size:            34.28 MiB (35949420 Bytes)
 # download with: lux -f 32-7 ...

 [64-12]  -------------------
 Quality:         高清 720P hev1.1.6.L120.90
 Size:            27.96 MiB (29319033 Bytes)
 # download with: lux -f 64-12 ...

 [16-7]  -------------------
 Quality:         流畅 360P avc1.64001E
 Size:            22.33 MiB (23414541 Bytes)
 # download with: lux -f 16-7 ...

 [16-12]  -------------------
 Quality:         流畅 360P hev1.1.6.L120.90
 Size:            21.07 MiB (22097610 Bytes)
 # download with: lux -f 16-12 ...

 [32-12]  -------------------
 Quality:         清晰 480P hev1.1.6.L120.90
 Size:            20.66 MiB (21664140 Bytes)
 # download with: lux -f 32-12 ...

可以看到这里是可以检测到1080p流的,80-7
但是E:\lux_download>lux -f 80-7 "https://www.bilibili.com/video/BV1fK4y1t7hj/?spm_id_from=333.337.search-card.all.click&vd_source=db92ca8fe45be56808528b31641faece"
报错信息:Downloading https://www.bilibili.com/video/BV1fK4y1t7hj/?spm_id_from=333.337.search-card.all.click&vd_source=db92ca8fe45be56808528b31641faece error:
no stream named 80-7
github.com/iawia002/lux/downloader.(*Downloader).Download
/home/runner/work/lux/lux/downloader/downloader.go:573
github.com/iawia002/lux/app.download
/home/runner/work/lux/lux/app/app.go:331
github.com/iawia002/lux/app.New.func1
/home/runner/work/lux/lux/app/app.go:252
github.com/urfave/cli/v2.(*App).RunContext
/home/runner/go/pkg/mod/github.com/urfave/cli/v2@v2.6.0/app.go:322
github.com/urfave/cli/v2.(*App).Run
/home/runner/go/pkg/mod/github.com/urfave/cli/v2@v2.6.0/app.go:224
main.main
/home/runner/work/lux/lux/main.go:13
runtime.main
/opt/hostedtoolcache/go/1.21.9/x64/src/runtime/proc.go:267
runtime.goexit
/opt/hostedtoolcache/go/1.21.9/x64/src/runtime/asm_amd64.s:1650
求大神解答!

@yumingduan yumingduan added the bug Something isn't working label Apr 28, 2024
@gartour2
Copy link

同样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants