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

bilibili 番剧解析问题 #40

Closed
mengmo opened this issue Dec 21, 2016 · 0 comments
Closed

bilibili 番剧解析问题 #40

mengmo opened this issue Dec 21, 2016 · 0 comments

Comments

@mengmo
Copy link
Collaborator

mengmo commented Dec 21, 2016

视频播放页的URL解析提示

ykdl -i http://bangumi.bilibili.com/anime/427/play#71958
ykdl: can't play this video: http://bangumi.bilibili.com/anime/427/play#71958

对应av号的URL格式提示

ykdl -i https://www.bilibili.com/video/av2983852/
ykdl: can't play this video: https://www.bilibili.com/video/av2983852/

原来的URL格式倒是可行,但是每次都还需要手动修改URL格式啊

ykdl -i http://bangumi.bilibili.com/anime/v/71958
site:                哔哩哔哩 (Bilibili)
title:               某科学的超电磁炮S
artist:              None
streams:
    - format:        TD
      container:     flv
      video-profile: 超清
      size:          161.8 MiB (169697019 bytes)
    # download-with: ykdl --format=TD [URL]
Real urls:
http://ws.acgvideo.com/3/96/4672601-1.flv?wsTime=1482357108&wsSecret2=121a6092f4
a5ccf85aff06e344d13b34&oi=720167510&rate=2400
    - format:        HD
      container:     flv
      video-profile: 高清
      size:          161.1 MiB (168961753 bytes)
    # download-with: ykdl --format=HD [URL]
Real urls:
http://ws.acgvideo.com/3/96/4672601-1hd.mp4?wsTime=1482357108&wsSecret2=beacb942
a1b6ffcd19ee56249c9d21e2&oi=720167510&rate=2400
    - format:        SD
      container:     flv
      video-profile: 流畅
      size:          47.8 MiB (50150954 bytes)
    # download-with: ykdl --format=SD [URL]
Real urls:
http://ws.acgvideo.com/3/96/4672601-1.mp4?wsTime=1482357108&wsSecret2=bcdec5495c
f59a60a29910f8a1632b11&oi=720167510&rate=2000
zhangn1985 pushed a commit that referenced this issue Apr 27, 2018
close #40

Signed-off-by: ykdl <zhangn1985@gmail.com>
zhangn1985 pushed a commit that referenced this issue Apr 27, 2018
close #40

Signed-off-by: ykdl <zhangn1985@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant