A
A
arti_djeims2016-06-14 22:20:28
Google
arti_djeims, 2016-06-14 22:20:28

How to automatically display the latest video from a YouTube channel?

How to display the latest (new) video from a specific YouTube channel to our website?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Zolotarev, 2016-06-17
@Godneth

  1. See official google documentation
  2. Code to display the last uploaded video:
    player.loadPlaylist({list:String,
                         listType:user_uploads,
                         index:0}):Void
    where String is the user ID

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question