Channel logo changed

If a user changes its logo, will it change the url of his logo, or will it be the same url, but the image replaced with the new logo?

I believe the URL will change as the file name will change. That’s the purpose of the API, to be able to query the value of a setting like using https://api.twitch.tv/kraken/channels/:channel and taking the logo value.

ok, since the url generated for the logo is for example

http://static-cdn.jtvnw.net/jtv_user_pictures/forsenlol-profile_image-48b43e1e4f54b5c8-300x300.png

It looks to be constructed from the user username and some guid part. I thought that guid part could be constant (ex. the guid of the user), so even if the logo changes, the url would stay the same…

I am still unsure

Check your logo url, change your logo, check your logo url. :stuck_out_tongue:

true, true…I’ll do that tonight and report the result.

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.