Skip to content

Commit 677973e

Browse files
committed
use picture with any license
1 parent 58d725e commit 677973e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

top/get_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ def get_images(titles, lang, project, log_rec):
126126
params = {'action': 'query',
127127
'prop': 'pageimages',
128128
'pithumbsize': 500,
129+
'pilicense': 'any',
129130
'pilimit': 50,
130131
'format': 'json',
131132
'titles': '|'.join(titles).encode('utf-8')}

0 commit comments

Comments
 (0)