Documentation Index
Fetch the complete documentation index at: https://mintlify.com/imMatheus/jefftube/llms.txt
Use this file to discover all available pages before exploring further.
Get All Videos
Returns a list of all videos sorted by view count (descending).Request
No parameters required.Response
Array of video objects sorted by views (highest first)
Example Response
Notes
Videos are ordered by the
views column in descending order. The most-viewed video appears first.The
likes count is denormalized and automatically updated when users like or unlike videos through the Video Likes endpoints.