之前都是透過別人的 database 來取得貼圖資訊, 現在改成自己來取得貼圖metadata.
可以參考看看別人的 parse source code:
https://gist.github.com/shutingrz/8fa798e0cbb29b2d9ab8
mobile 01 上的討論:
http://www.mobile01.com/topicdetail.php?f=423&t=3082035&p=1
取得 product id 的 url:
http://dl.stickershop.line.naver.jp/products/productVersions_%d.meta
%d 填入product id 的編號,可以用爬蟲程式來try url 的 http return code.
ex:
http://dl.stickershop.line.naver.jp/products/productVersions_43050.meta
metadata 的 url:
http://dl.stickershop.line.naver.jp/products/0/0/{package version}/{packageId}/iphone/productInfo.meta
ex:
http://dl.stickershop.line.naver.jp/products/0/0/1/2046/iphone/productInfo.meta
preview url:
https://stickershop.line-scdn.net/stickershop/v1/product/2046/LINEStorePC/preview.png
main icon url (180 x 180):
https://stickershop.line-scdn.net/stickershop/v1/product/2046/LINEStorePC/main.png
thumbnail url:
http://dl.stickershop.line.naver.jp/products/0/0/1/2046/android/thumbnail.png
tab icon url:
http://dl.stickershop.line.naver.jp/products/0/0/1/2046/android/tab_on.png
貼圖打包:
http://dl.stickershop.line.naver.jp/products/0/0/1/2046/iphone/[email protected]