tzw0745 / tumblr-crawler-cli

Tumblr Download Tool with High Speed and Customization. 高性能&高定制化的Tumblr下载工具。
MIT License
76 stars 17 forks source link

Suggestion for enhancement #13

Closed winsoncky closed 5 years ago

winsoncky commented 5 years ago

Thanks for the effort on the tumblr-crawler-cli, after several try with it, I have some suggestion for enhancement.

  1. Suggest to have a .txt file to list the name of tumblr site.

  2. Suggest to allow the authentication so that the private site we can still use an account to do it.

tzw0745 commented 5 years ago

tumblr-crawler-cli can process multiple site at the same time.

$ python tumblr-crawler.py site1 site2

you can easily use shell or clipboard to do that with .txt file.

tzw0745 commented 5 years ago

tumblr api v1 don't support authentication, but tumblr api v2 need apply APPID first... so dealing with private sites is a difficult problem