plugins.py: Add a basic progress bar when fetching plugin data

The process of fetching all the plugin data can take some time, and the
user doesn't have any idea of how long is remaining.

Add a basic progress bar, using the tqdm library.

Change-Id: I421a2a54eac98f37106b2554ef1ba552bbc6c3bb
3 files changed