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

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


trying to insert images to items in listview

I want to show music items to user with thumbnail image and title of music but it doesn't work as I intended. I have same code with different list and it worked there, but somehow it doesn't work on...

View Article


Youtube Video not downloading. A webpage download instead [closed]

I am creating a youtube video downlaoding project. I have fetched the video detail with Youtube API. But on trying to download the video. A webpage downloads instead of video.I am using Laravel for...

View Article

YoutubeApi v3 - get videoId from activityId

Using Youtube's v3 https://developers.google.com/youtube/v3/docs/activities/list API, is there a way to access videoId?I can't seem to find a way to do it. Is it even possible?I tried using youtube's...

View Article

How to Retrieve Impressions Metric from YouTube Analytics API?

I'm working on a project where I need to retrieve impression metrics for YouTube videos using the YouTube Analytics API. I've tried querying the API with the reports.query() method and specifying the...

View Article


Automate the response on youtube video comments

I'm looking to automate replies to comments made on my YouTube videos. I want to set up a webhook and subscribe to specific events. When someone comments on a video, I'd like to receive an event on my...

View Article

Chrome Extension: Prevent Page Reload When Clicking Timestamped Links on YouTube

I am currently developing a Chrome extension that generates timestamps for specific points in YouTube videos and displays them as clickable links on the page. The timestamped link format looks like...

View Article

YouTube Analytics API - Unable to Retrieve Impressions Metric

"I'm having trouble fetching impression metrics for YouTube videos using the YouTube Analytics API. Despite specifying the 'impressions' metric in my query, the API response does not include impression...

View Article


Download youtube video in iOS Swift

I am looking for solution to download video from youtube. i saw in youtube native application in ios they are providing a feature to save video for offline.Is there any solution to download video in...

View Article


How to get a user's YouTube handle after they sign in with Google?

Is there an API to retrieve a user's YouTube handle as of today?I cannot find anything in YouTube Data API v3 documentation.

View Article

How to get metrics from the channels I manage?

I'm trying to use the YouTube Analytics API to build a dashboard with the statistics of all my YouTube channels. The problem is that the API is not allowing me to get metrics from channels I'm...

View Article

How do I access "snippet.messageDeletedDetails" from YouTube Live Streaming API?

I'm currently working on integrating the YouTube Live Streaming API into my project, and I've encountered a hurdle I can't seem to overcome. Specifically, I'm having trouble retrieving the...

View Article

Youtube API - Get the Video description with automation on Make.com

I setup an automation on make.com with a custom Http oauth 2.0 request since make does not support youtube yet. Now the setup is all correct and I testet it for the endpoint v3/commentThreads and the...

View Article


Youtube debug info field details

I am just doing a r&d on youtube video details. When we play a video in youtube and if we do right click, then we can see an option called copy debug info. If we copy that then there are lot of...

View Article

What is the purpose of a "Refresh Token"?

I have a program that integrates with the YouTube Live Streaming API. It runs on timers, so its been relatively easy for me to program in to fetch a new Access Token every 50 minutes with a Refresh...

View Article


Image may be NSFW.
Clik here to view.

"Most Replayed" Data of YouTube Video via API

Is there any way to extract the "Most Replayed" (aka Video Activity Graph) Data from a YouTube video via API?What I'm referring to:

View Article

I can't get channel id using YouTube Data API v3

I'm trying to get the YouTube channel id by its username, but in the end I get nothing. The username and API key are correct. What could be the problem?HTTP...

View Article


YouTube API 403 authenticatedUserAccountSuspended

I am getting the below error exception when trying to publish a video onto a YouTube channel.Google.Apis.Requests.RequestError The YouTube account of the authenticated user is suspended. In case the...

View Article

Why does Youtube API give me different results for some channels than they...

I have a script that gets information from Youtube using their API and saves it to excel file.The script runs normally for some channels and for some it does not, e.g. when I used it for BBC and CNN...

View Article

Bot stops running after authorizing it

I’m making a comment bot to raise awareness about conversion therapy and why it’s bad, but there's a weird bug I need help solving.After I followed a tutorial...

View Article
Browsing all 3637 articles
Browse latest View live