iggyvolz / korra-dl

Download episodes of The Legend of Korra on the terminal
MIT License
2 stars 1 forks source link

1080p support #4

Closed HalosGhost closed 8 years ago

HalosGhost commented 10 years ago

There's been some indication from various people on the internet (I cannot confirm) that nick.com actually supports streaming up to 1080p. Can you confirm that? If so, is it possible for korra-dl to support 1080p streams?

iggyvolz commented 10 years ago

I'm not seeing anything in the API (http://media-utils-api.mtvnservices.com/services/MediaGenerator/mgid:arc:video:nick.com:0db8f73a-4e33-11e4-b48f-0026b9414f30?arcStage=live), the highest resolution is 7 which is 1280x720 (1920x1080 is 1080p according to wikipedia). Unless they use a completely different API for 1080p, which I highly doubt.

So I'm guessing they do not use 1080p at all, but I will look into this more over the next couple days.

HalosGhost commented 10 years ago

Fair enough. Thank you for looking into it!