After uploading a 4k video file using the API ( https://www.npmjs.com/package/youtube-video-api ), it is placed on youtube with a maximum HD resolution
When I upload the same video file online, it is available on youtube with 4k quality after some time.
Is it possible to upload 4k video file on youtube using API and what parameters need to be set for this?