Youtube API: difference between videoSyndicated and videoEmbeddable -


the doc says:

the videoembeddable parameter lets restrict search videos can embedded webpage.

and

the videosyndicated parameter lets restrict search videos can played outside youtube.com.

does mean videosyndicated => videoembeddable or opposite, or complete unrelated parameters?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -