iawia002 / lux

👾 Fast and simple video download library and CLI tool written in Go
MIT License
27.42k stars 2.96k forks source link

[哔哩哔哩] 请求添加更多种类的播放列表 playlist #735

Open cxumol opened 4 years ago

cxumol commented 4 years ago

不支持的播放列表类型:

  1. 收藏夹
$annie -p "https://space.bilibili.com/281117197/favlist?fid=158282397&ftype=create"
Downloading https://space.bilibili.com/281117197/favlist?fid=158282397&ftype=create error:
this page has no playlist

$annie -p "https://www.bilibili.com/medialist/play/ml158282397"
Downloading https://www.bilibili.com/medialist/play/ml158282397 error:
this page has no playlist
  1. TA的频道 (UP主创建的频道)
$annie -p "https://space.bilibili.com/122879/channel/detail?cid=9313"
Downloading https://space.bilibili.com/122879/channel/detail?cid=9313 error:
this page has no playlist
  1. TA的视频 (UP主上传所有视频)
$annie -p "https://space.bilibili.com/33540542/video" 
Downloading https://space.bilibili.com/33540542/video error:
this page has no playlist

希望能添加对这些播放列表的支持, 谢谢!

sovereign000 commented 4 years ago

这个确实是好的建议!像you-get那样

dragonpoint commented 3 years ago

支持!

netsonicyxf commented 2 years ago

支持Lux添加楼主想要的功能。

zzmark commented 1 year ago

感觉没什么难度,下周抓个api看看能不能提个PR