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

Cannot remove the video file created through ffmpeg save

It gives this error:os.remove("output.mp4")PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'output.mp4I am first downloading a reddit...

View Article


Image may be NSFW.
Clik here to view.

problems of quotas YouTube Data API v3

I got new YouTube quotas approved. But there is one problem. They do not work. It appears to me that there are actually two of them. In fact, there are new quotas, but they are not.What could it be and...

View Article


Youtube : we have made your content private - spam, deceptive practices and...

When uploading the youtube video via Youtube API(Python), youtube makes the video private, whereas when I upload the same video via youtube.com, there is no error and video is uploaded...

View Article

Is it possible to collect YouTube video impressions with the YouTube API

I have some visualizations I'm currently using to display YouTube video analytics, however, I'm having to manually pull YouTube video impression data through YouTube Studio to keep it updated. I would...

View Article

How do I run and return multiple queries simultaneously using the Youtube...

In Code Sample #1 I am running a successful query that returns the the viewer percentage of different age groups from a user's youtube account. My ultimate goal is to run multiple queries at the same...

View Article


Server side render YouTube videos "Shared Pirvately"

I'm wondering if it's possible to display a YouTube video set to "Share Privately" on a site by rendering it on the server using the Google credentials (email address) assigned in the video's private...

View Article

A youtube API can not upload a video [duplicate]

I want to use Youtube API to upload a video on youtube but it is not working. I read the same question Youtube Data API V3 returning ssl.SSLWantWriteError: The operation did not complete (write) error...

View Article

How to get Youtube channel details using Youtube data API if channel has...

I would like to fetch details of a YouTube channel which has a custom URL, like https://www.youtube.com/c/pratiksinhchudasamaisawesome.Custom channel URLs follow this format:...

View Article


Is there a way to get a youtube ID for a song using ISRC?

I've currently got a list of ISRCs (International Standard Recording Code which are unique identifiers for a song recording) and want to collect viewership count on youtube for that given song...

View Article


Youtube Data API Search - Next page token is None after 11 pages

I am trying to capture channel ids of all channels with q = "news" category; there are total of 36714 results but for some reason, the next page token keeps showing None after a few pages for me.Can...

View Article

stream youtube video from myserver laravel

I am working on a system that will work on the local network , for some reason users will not have access to the internet, the only access that allowed to those users is my server, and my server has...

View Article

how do i get youtube shorts from youtube api data v3

I want a way to get YouTube shorts for a specific channel from YouTube API. I looked every where and i couldn't find anything.Currently i can get a playlist ID for all channel videos with this...

View Article

Youtube API search videos max count

I'm trying to get all videos from Youtube channel using Youtube API.I'm using search.list query:request = youtube.search().list( part="id,snippet", channelId="UC2sYit3cZ2CuD_8FHYH7O_Q", maxResults=50,...

View Article


Event on mouse click on video progress bar in youtube-api

I need a event when when the user releases the mouse after dragging the mouse along a video progress bar in YouTube iFrame API.My objective is to call player.getCurrentTime() on above event.

View Article

YouTube API: Check if Someone Else's Video is Monetized or Not

There is a website called: TubeSiftThis tool determines whether a video is "monetized" or not.My simple question is...Is there a way to determine if a specific YouTube video is monetized (can show...

View Article


How can i call Youtube Api to display different youtube Account using...

This lines of code is trying to request data from youtube api, and i have successfully done it. it is able to call the data i need, using the channel Id.The for loop is able to call the channelIDs but...

View Article

Playing several custom YouTube video urls with start and end time in sequence...

We can set the start and end time in a youtube video like in this example and it works: https://www.youtube.com/v/97QyJve5L40&t=46s&start=83&end=106&autoplay=1Explanation:From the...

View Article


Ping YouTube's servers to see if a channel (my own) is currently live...

I'm looking to implement a feature that shows a little "Live now" div on my site. My site has no backend.I wanted to simply ping YouTube's servers to see if I am streaming. A true or false is all I...

View Article

Problem with Youtube API. Youtube Channels : list gives out totalResults only...

I’m new with work with Youtube APIGet from Youtube Developer API JSON result. Put in string 4 ID’s different channels (or divided by “,”, or in 4 new string).But in JSON console I get ONLY 3 items...

View Article

Image may be NSFW.
Clik here to view.

'defaultPerDayPerProject' to 'default/CLIENT_PROJECT-1d'

How to use 'default/CLIENT_PROJECT-1d' quota limit instead of 'defaultPerDayPerProject' in https://console.cloud.google.com/ project for youtube data API v3.

View Article
Browsing all 3722 articles
Browse latest View live


Latest Images