In the select scope screen for YouTube Data API v3 you can select the following scope:
| Scope risk | API | Scope | User-facing description? |
|---|---|---|---|
| (non-sensitive) | YouTube Data API v3 | .../auth/youtube.download | Download your public YouTube videos |
To me, it sounds a lot like the API would allow users to download some videos. Since it's a non-sensitive scope, it doesn't even need verification. But as far as I can tell, the API neither supports nor allows downloading videos, not even your own. Then what is this scope for? Can I use it, and if so, how?

