i'm using the YouTube API v3 on android, but the API seems to have no interface to access the bitrate and resolution of a video.
Asked
Active
Viewed 450 times
1 Answers
0
As far as i know, it is only possible to determine whether an video is in HD
or SD
(contentDetails.definition
) if you are not the owner of the video.
You will get permissions-errors, while acccessing fileDetails

barracuda317
- 608
- 7
- 24