Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jaspreet Chahal

    (@jaschahal)

    Playlist Ids are youtube assigned and your uploads gets one. You will need Youtube API key to query by get button else request will fail.

    Enter your YT API key, then your channel name, then try to hit get button.

    Plugin by default looks for the uploaded videos and Get button will query to get playlist id for your uploads.

    Cheers

    Thread Starter InHouse

    (@inhouse)

    Hi Jaspreet Chahal thanks for the quick response.

    I have already entered the Youtube API key and Channel name. I even tried using the channel ID as opposed to the name but the “Get” button never does anything.

    There is an error:
    Uncaught TypeError: Cannot read property ‘contentDetails’ of undefined
    jcorgYoutubeUserChannelEmbed.js?ver=4.6:21

    I was actually able to find my uploads ID manually by using:
    https://www.googleapis.com/youtube/v3/channels?part=contentDetails&id=UCXXXXXXXXXXXXXX&key={YOUR_API_KEY}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘YouTube Channel without Playlists’ is closed to new replies.