iawia002 / lux

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

下载其他普通资源 卡住 #528

Open aeeq opened 5 years ago

aeeq commented 5 years ago

当下载其他直连资源,扩展名是 mp4就会卡住,mkv就可以

mp4 卡住 annie doesn't support this URL right now, but it will try to download it directly

Site: Universal Title: 宝贝计划 Type: video/mp4 Stream:
[default] ------------------- Size: 3484.20 MiB (3653449098 Bytes)

download with: annie -f default ...

0 B / 3.40 GiB [------------------------------------------------------] 0.00%

mkv 正常 annie doesn't support this URL right now, but it will try to download it directly

Site: Universal Title: 干柴烈火 Type: video/x-matroska Stream:
[default] ------------------- Size: 2216.41 MiB (2324078823 Bytes)

download with: annie -f default ...

624.00 KiB / 2.16 GiB [>------------------------] 0.03% 539.80 KiB/s 1h06m29s

aeeq commented 5 years ago

我是用这个项目搭建的 fileserver https://github.com/pldubouilh/gossa