VideoDownloader icon indicating copy to clipboard operation
VideoDownloader copied to clipboard

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

Open thatCbin opened this issue 4 years ago • 4 comments

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

thatCbin avatar Apr 27 '21 10:04 thatCbin

removeDownloadQueue

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

JeffMony avatar Apr 27 '21 14:04 JeffMony

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

thatCbin avatar Apr 28 '21 02:04 thatCbin

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

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

JeffMony avatar Apr 28 '21 02:04 JeffMony

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

thatCbin avatar Apr 28 '21 03:04 thatCbin