2016-04-29 11:12:05 +00:00
|
|
|
# collection tools to create *cine.ma sites
|
|
|
|
|
|
|
|
COUNTRY=in
|
2018-04-02 14:57:36 +00:00
|
|
|
NAME=India
|
|
|
|
python films_by_country.py $COUNTRY films_${COUNTRY}.json
|
|
|
|
python add_metadata.py $NAME films_${COUNTRY}.json films_${COUNTRY}_metadata.json
|