nondanee / weiboPicDownloader

Download weibo images without logging-in
GNU General Public License v3.0
266 stars 63 forks source link

Can`t download the latest photos. #48

Closed cor961 closed 4 years ago

cor961 commented 5 years ago

I run this program in a NAS, it's basically working properly, and I start it regularly to download the latest pictures.

But there is a problem, a Weibo account with a lot of pictures (more than 3165), I tried the-f or-u parameter, can not download the latest photos, only the-u-b parameter can be downloaded properly. This problem did not occur when I first started using it a few months ago, but I also had the same problem testing with older versions of the program.

Is there a certain number of restrictions in this program or Weibo site settings that cause this problem?

Other accounts downloaded in turn using the-f parameter are normal.

The error log is usually like this:

analysing weibos... 25/756(#1) analysing weibos... 49/756(#2) analysing weibos... 72/756(#3) analysing weibos... 95/756(#4) analysing weibos... 120/756(#5) analysing weibos... 145/756(#6) analysing weibos... 170/756(#7) analysing weibos... 195/756(#8) analysing weibos... 219/756(#9) analysing weibos... 244/756(#10) analysing weibos... 269/756(#11) analysing weibos... 294/756(#12) analysing weibos... 319/756(#13) analysing weibos... 344/756(#14) analysing weibos... 369/756(#15) analysing weibos... 393/756(#16) analysing weibos... 418/756(#17) analysing weibos... 443/756(#18) analysing weibos... 468/756(#19) analysing weibos... 493/756(#20) analysing weibos... 518/756(#21) analysing weibos... 542/756(#22) analysing weibos... 567/756(#23) analysing weibos... 589/756(#24) analysing weibos... 614/756(#25) analysing weibos... 639/756(#26) analysing weibos... 664/756(#27) analysing weibos... 688/756(#28) analysing weibos... 712/756(#29) analysing weibos... 726/756(#30) finish analysis 726/756(#31) practically scan 726 weibos, get 3221 resources

all tasks done 3221/3221(100%) success 3220, failure 1, total 3221 automatic retry 1

downloading... 0/1(0%) downloading... 0/1(0%) downloading... 0/1(0%) all tasks done 1/1(100%) success 0, failure 1, total 1 automatic retry 2

downloading... 0/1(0%) downloading... 0/1(0%) downloading... 0/1(0%) all tasks done 1/1(100%) success 0, failure 1, total 1 https://wx4.sinaimg.cn/large/0065Jim5ly1g8cz10ucx0j30u01400zo.jpg failed

By the way, I can access the links that are usually displayed.

Thank you very much for your creation.

nondanee commented 5 years ago

-b option only applies an id range filter on the same feeds without -b option I have no idea why using -u -b can download properly

There is no restriction in program But I'm not sure whether the feeds from API are limited by weibo official or not

Running program with your cookie may work Please test