Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow

Image may be NSFW.
Clik here to view.

YouTube Error 153: Video Player Configuration Error when embedding YouTube...

When embedding YouTube videos using the IFrame API or direct embed URLs, the player occasionally displays the message “Error 153: Video Player Configuration Error” instead of loading the video. This...

View Article


How to get the Channel Type or Category of each YouTube channel using YouTube...

I am new to using the YouTube API. I am trying to get the Channel Category of each channel, but I don't know how to make a request to get the category.I will give an...

View Article


How to extract all YouTube comments using YouTube API? (Python)

Let's say I have a video_id having 8487 comments.This code returns only 4309 comments.def get_comments(youtube, video_id, comments=[], token=''):...

View Article

How many video IDs can I pass in a videos.list request for the YouTube Data...

I am using the videos.list endpoint of the YouTube Data API v3 to request information about multiple YouTube videos at once.The documentation states the id parameter "specifies a comma-separated list...

View Article

How to update YouTube Playlist Image via API

When YouTube allowed for custom playlist thumbnails, their API documentation updated to reflect it. However when I try to add a thumbnail with playlistImages.insert, I get an error about "an unexpected...

View Article


Filtering groups in targeted query with Apps Script returns "forbidden"

When trying to run this reports query, Apps Script returns a "Forbidden" error. var analyticsResponse = YouTubeAnalytics.Reports.query('channel=='+ channel, startDate, yesterdayFormatted,'views', {...

View Article

Uploading video to Youtube using Youtube Data API V3 and Google API Client...

I have to implement a way to upload video from our site to youtube. I already registered the app in Google Cloud and got all the necessary client ID, client secret code, browser key, redirect uri and...

View Article

YouTube embed showinfo has been deprecated

We are using a YouTube video on our website as a hero banner.However few days ago it started showing it's title, watch later button and a share button. We were able to hide them using &showinfo=0...

View Article


ssl ,urllib3,requests .exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED]...

I'm developing an application that collects information from YouTube via the YouTube APIv3. I'm using yapi package from github. I was working in Python2.7 and it worked fine. But when I upgraded to...

View Article


Blocked a frame with origin "https://www.youtube.com" from accessing a frame...

I have a URL for youtube :<iframe class="embed-responsive-item" ng-src="https://www.youtube.com/embed/s7gJ74ARN84" allowfullscreen=""></iframe>If i use this in my local html file it plays...

View Article

Is there any way to generate screenshot of a youtube video from a specific time?

Lets say there is a function getScreenShot. We call it like:scrShot=getScreenShot(videoID, time, quality)And it gives us a screenshot of the video from the specified time (like 1:23) in specified...

View Article

Youtube API's getDuration() function keeps returning 0 or "undefined"

I'm currently a beginner in JavaScript and I want to make a YouTube player for my personal website. I want the user to be able to click a button on the player and skip forward to the next or previous...

View Article

API v3 Missing Game Title Metadata for Live Streams (even with categoryId 20)

I am developing an application that tracks live streams for specific gaming content. I have encountered a consistent issue where the specific "Game Title" (e.g., "Arc Raiders", "Fortnite") visible in...

View Article


Get the artist and song title from Youtube video by API

I am wondering if it's possible to retrive the artist and song title from a YouTube video using the YouToube API. I think I can just parse the title, then search from API by artist (for example:...

View Article

Querying only unwatched videos for a subscription using the Youtube API

(I asked this question a year and a half ago on the Google Groups forum, and back then Jeffrey Posnick said this wasn't possible, I'm trying again, hoping that with time and the v3 API, this is now...

View Article


Trouble Retrieving YouTube Channel Report with Google Analytics API: 403...

I want to generate a report for a YouTube channel for which I have administrator access, using the Google Analytics API. (I'm not channel owner.)However, when executing the following code in GAS, I...

View Article

Image may be NSFW.
Clik here to view.

How to extract Youtube channel email in About section using Youtube Data API...

I Just want to extract Youtube channel email in About section using Youtube Data API or Youtube Analytics API, So how can I extract the email and bypass the captcha normally using the API

View Article


How to enable to get “Members.list” from YouTube API?

I run a YouTube channel and I'm thinking of creating a web application for membership subscribers only. Therefore, I wrote a code to obtain the membership subscriber list using Members.list in YouTube...

View Article

Why is my YouTube transcripts API only working in non-prod, but not in prod?

In my non-production environment, I am able to use the transcript YouTube API to obtain transcripts.In my production environment, after much debugging and logging, I am unable to do this. Here are the...

View Article

Youtube python api working on localhost but not in cloud

Youtube python api is working on my localhost but not in my cloud server (Vercel). I am trying to download youtube captions. I have also tried the google youtube APIs in javascript with the same...

View Article

YouTube subscriber count with YouTube Data API V3

Previously I was getting a YouTube channel subscriber count with YouTube data API v2.I used the following (I am using the TED channel for demo...

View Article


Is there any way to get a list of members only videos?

I am a member of the channel I want to query the members only video. Is there any way to get a list of members only videos from a channel?I've tried activities and search APIs but they don't include...

View Article


How do I customise start and end times on YouTube videos?

I am trying to customise the start and end times of YouTube videos so that when people click the link, the video starts at 5 seconds and ends at 10 seconds. Most tutorials say a link followed by...

View Article

Youtube live stream publish from android / iOS App

I want to integrate youtube live streaming publishing functionality in android / iOS app. I tried using liveStreams insert api and liveBroadcast bind & insert api but it shows waiting for the...

View Article

Using YouTube API v3 to tell if a channel has a live stream

The goal of my YouTube API call is, given a channelId, to return whether that channel is currently live streaming. This is the call I'm making currently:...

View Article


Is YouTube Data API v3 channel ID unique?

I'm building an application that integrates with the YouTube Data API v3, and I'm considering using the channel ID (e.g., `UCxxxxxxxxxxxx`) as a primary key in my database.Before doing so, I'd like to...

View Article

YouTube Data API playlistItems always returns 400

I'm trying to add videos to a playlist the user entered from Node.JS, however, I always get this 400 code error:{"error":{"code":400,"message":"'snippet'","errors":[...

View Article

Searching for exact album match using ytmusicapi

I'm looking for a way to reliably find an album given the artist name and album title using ytmusicapi. Per the documentation, I use a query string as '"<ARTIST_NAME>" "<ALBUM_TITLE>"' and...

View Article

Best practices for filtering global news APIs with complex Boolean queries...

I am working on a global media monitoring project that tracks news about a specific country (Turkey) across 500+ international sources and multiple regions (Egypt, Libya, Somalia, Ethiopia).My current...

View Article



What are the UI colors for the YouTube superchat tiers?

I'm currently doing some work with the Youtube Live Streaming Api - more specifically the live chat messages API. Its all working fine for now but my main problem is with superchats and...

View Article


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>