Youtube api have search
method. There are I can use q
parameter with "-Deleted video" value, but it not contain playListId
value. Also Youtube api have playListItems
method, but it not contain query q
parameter to exclude "Deleted video". I want get video without deleted videos from youtube play list with maxResults and pagination.
↧
How can I get youtube playlist video from youtube api v3 without deleted video
↧