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?

  • Did not look in the official API documentation on this item? - user218976
  • I did not find in the official API documentation the possibility when downloading a video to indicate in what formats to download it. - Dmitry Tseytlin

0