JeffMony / VideoDownloader

支持下载队列,支持M3U8视频、MP4视频等,支持M3U8合并为MP4视频。
Apache License 2.0
458 stars 120 forks source link

点击下载出错 这是什么情况 #27

Open thatCbin opened 3 years ago

thatCbin commented 3 years ago

W/DownloadFeatureActivity: onDownloadPending: VideoTaskItem[Url=https://v3.dious.cc/20201224/6Q1yAHRu/index.m3u8, Type=0, Percent=0.0, DownloadSize=0, State=-1, FilePath=null, LocalFile=null, CoverUrl= , CoverPath=null]

W/VideoDownloadManager: onInfoFailed error=java.net.MalformedURLException: no protocol:
W/DownloadFeatureActivity: onDownloadError: https://v3.dious.cc/20201224/6Q1yAHRu/index.m3u8 W/VideoDownloadManager: removeDownloadQueue size=0,0,0

JeffMony commented 3 years ago

removeDownloadQueue

我这边正常的,你是使用demo中的例子执行的吗?

thatCbin commented 3 years ago

导入包后拷贝 VideoDownloadListActivity到项目运行 点击下载会出错 MyApplication 也配置了

JeffMony commented 3 years ago

导入包后拷贝 VideoDownloadListActivity到项目运行 点击下载会出错 MyApplication 也配置了

是没有配置相关的权限申请吗?

thatCbin commented 3 years ago

不是权限的问题,因为我的另外一个下载模块可以 正常下载 打开本地文件