-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit API responses to *only* required fields
Search requests needn't return anything but the video ID, since the endpoint does not support all the `part`s we need and a second API request must be issued anyway to retrieve all the details. Video requests can be pared down quite a bit to leave out stuff about thumbnails, player embedding, etc. that the plugin doesn't need.
- Loading branch information
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters