According to
- php - how to get full description of youtube video using youtube api v3 - Stack Overflow
- ios - Description is truncated when searching Youtube API - Stack Overflow
You will need to call the “Get video” endpoint to fetch the full video details.
Unfortunately, there is no “Get video” module or universal “Make an API Call” module, so the alternative is to use the HTTP module.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!