最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

internetarchive Python module unable to find collection contents - Stack Overflow

programmeradmin0浏览0评论

I am trying to download all files from this collection: ";.

I am using following codes to try out downloading but, it seems to be not working. What I am doing wrong here? I have already done successful pip install of internet archive library.

from internetarchive import download

download('dharmarthtrustjkcollectionbyegangotri', glob_pattern='*.pdf',dry_run = 'TRUE', verbose = 'TRUE', ignore_existing = 'TRUE')

The error I am getting is

"skipping dharmarthtrustjkcollectionbyegangotri, no matching files found."
发布评论

评论列表(0)

  1. 暂无评论