Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Browsing all 3710 articles
Browse latest View live
↧

Audience Retention Data of Youtube Video via API

Is there a way to retrieve the audience retention data of any Youtube video via API (preferably using Python)?I found the same question asked 9 years ago, but they were told that the feature didn't...

View Article


How to search a song on YouTube and get the first video ID

I'm using YouTube API v3 and using the endpoint Search:list I want to get the ID of the first video searched by a title. YouTube gives some code samples and this is one in c# that I'm trying to make it...

View Article


Image may be NSFW.
Clik here to view.

Discord.js - How to send YouTube url after searching for a video

So basically, my idea for a new command for my discord bot is a "link searcher", which will be a searching command that sends the url of the video that is chosen by the user. Something like in the...

View Article

How to add a Video to a specific YouTube Playlist?

I'm using YouTube Data Api v3 in order to retrieve the first searched video id by typing a title into a textbox.I'm doing it with this code:Imports SystemImports System.Collections.GenericImports...

View Article

How to use a refresh_token for youtube python api?

So i got a refresh token in this way and can I keep it?And if so, how do I use it next time, so that there is no need for me to open browser?Right now I'm thinking about creating OAuth2Credentials...

View Article


How to Authenticate Google youtube api with ruby, Signet , google api gem?

ERROR: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See...

View Article

YouTube API Returns Wrong SubscriberCount

I have two channels examples:https://www.youtube.com/channel/UC56eaiucsjSfKgevcaGcn2w => real sub 150khttps://www.youtube.com/channel/UC-2Zibu3OGJdIisYaODXhbQ => real sub 208kThis is what was...

View Article

Search a video of a playlist in youtube API

I have this as a request for youtube api in displaying videos of a particular video playlist https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&playlistId='+playlist_id+'&key={My...

View Article


pytchat python library cannot find valid livechat comment id YouTube API

I am trying to use the pytchat library to get information about my moderated livestream chats. The two main pieces of information I want are these: the message text (I can get this reliably) and the...

View Article


How do i get certain information about a channel using Youtube APIs "statistics"

I am trying to get certain values from different channels usingrequest = youtube.channels().list(part = "statistics",id = ChannelID)responseYT = request.execute()print(responseYT)The statistics part is...

View Article

How to add a Video to a specific YouTube Playlist?

I'm using YouTube Data Api v3 in order to retrieve the first searched video id by typing a title into a textbox.I'm doing it with this code:Imports SystemImports System.Collections.GenericImports...

View Article

Image may be NSFW.
Clik here to view.

How to retrieve the Views "Since Published"?

In YouTube Studio you can get analytics which are updated every minute:How can I use the YouTube API to retrieve the views "Since Published" as afull chart orthe most resent value?

View Article

How the page --yotube.com/channels-- load their links?

I'm trying to get the subscribed channels list on youtube.com/anyuser/channels. Using python, it is possible to get just some of them (apparently the API return 6 by default). When you open the page,...

View Article


YouTube API to fetch all videos on a channel

We need a video list by channel name of YouTube (using the API).We can get a channel list (only channel name) by using the below...

View Article

Get Community Tab Data on youtube(Python)

I am trying to get data from the Community Tab of a youtube channel, however this does not seem to be supported by the youtube api which I have used so far. I have tried many things including parsing...

View Article


Is there any way to get keyword search volume for youtube, like with google...

I'm building a Keyword Research Tool. How can i get Keyword suggestions and search volumes for YouTube. For Google we can use google ads api "generateKeywordIdeas".How could I egt the same for Youtube?

View Article

YouTube API derived data

I'm working on a application which would gather YouTube user's video data and create some meaningful data and metrics to help the creators market their videos better and expand their audience.The...

View Article


Can't authenticate youtube api client with access token

My backend generates the access_token with below redirect controller:const logged = async (req: Request, res: Response) => { const code = (req.query.code as string) || null; const state =...

View Article

How to get YouTube channel's trailer and featured video via the Data API?

I'm trying to use the YouTube Data API to get a channel's Trailer and Featured Video but can't find anything in the [API docs][1] or responses that might provide it. Ideally, there'd be something that...

View Article

How can I get a channel ID from YouTube?

I'm trying to retrive the data from my channel using the YouTube Data API V3.For that I need my channel ID.I've tried to find my channel ID from my YouTube account, and I failed in every single way.If...

View Article
Browsing all 3710 articles
Browse latest View live


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