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

How do I crawl more than 50 times using YouTube api?

I can collect youtube video information about search terms well by using the code below. However, that code can only be collected up to 50. I want to collect more than 50 of them, so how can I modify...

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


Is it possible to load a YouTube video with its API without embedding the...

Example: https://piped.kavin.rocks/I wanted to make it so the user can load a video if they have the link to it, but not load the embed from the actual site itself. Can anybody help?Reason: My school...

View Article

Youtube Data API Search: list return unrealiable result?

For instance,//php code $client = new Google_Client(); $client->setDeveloperKey($DEVELOPER_KEY); $youtube = new Google_Service_YouTube($client); $searchResponse =...

View Article

Use a content script to access the page context variables and functions

I'm learning how to create Chrome extensions. I just started developing one to catch YouTube events. I want to use it with YouTube flash player (later I will try to make it compatible with...

View Article


Youtube API Playlist - List playlist stopped working

I have a strange issue on a system that creates a youtube playlist, and then fills the playlist with videos from a database table.The code is Version Controlled by GIT, and have no commits in the code...

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

How to check if YouTube channel is streaming live

I can't find any informations to check if a YouTube channel is actually streaming or not.With Twitch you just need the channel name, and with the API you can check if there is a live or not.I don't...

View Article


How can I get YouTube playlist views count?

Does anyone know how this website is able to get historical views data for YouTube playlists?From my research, YouTube API doesn't even let you get the current playlist views (I might be wrong).I am...

View Article


Watch YouTube video with youtube_player_iframe Flutter

I would like to know how to open a YouTube video and showing it on my Flutter app with a video player that allow the user to stop the video, moving forward, backward just dragging the finger on the...

View Article

YouTube DataApi v3 subscription limitations

I am using https://developers.google.com/youtube/v3/guides/push_notifications to continually monitor ~ 2,000 channels for new videos etc.Up until last week, I wasn't having any problems, with...

View Article

Publish videos to youtube api unverified app

I have developed an app for a company that generates personalized videos and needs to publish them to Youtube. Everything works fine except I can't publish videos to youtube do to the following rules...

View Article

Get members emails or MD5

I know getting YouTube members' email addresses would be prone to abuse so I was wondering if there's any way we could get, at least, the MD5 for the email addresses.I would like to check who is a...

View Article


How can I get a YouTube channel id from a YouTube channel link?

I am using the YouTube developer API v3 and am trying to get a YouTube channel id from a channel link such as www.youtube.com/c/{name}.I have already seen suggested solutions...

View Article

Is it possible to run an OBS instance programmatically? [closed]

I want to run an OBS stream to YouTube programmatically from a virtual machine. How can I do that?I found https://github.com/muesli/obs-cli, but it just allows me to connect to some OBS instance that...

View Article


Detect wither a Youtube video is licensed or not

So i got the new API cURL working for me for requesting video informations, i want to get the "licensed" info, tried with a music video, it worked, hereMy problem here is that i even tried it with a...

View Article

YouTube API to get videos from an account

There is an answer that describes how to fetch all videos from a YouTube channel here. However, in many cases, the parent account is not a channel per se, but something similar (like this is a channel,...

View Article


Video cast on Fire TV stick using google cast

I am using Google cast SDK for casting video in TV for android and ios application. Using this SDK I am able to cast video in Android TV, chromcast, But Fire TV stick device is not found in SDK. I want...

View Article

How to make the Angular youtube-player responsive with multiple videos?

This is the html and tailwind I'm using in Angular 12.<div class="grid gap-5 grid-cols-1 lg:grid-cols-3 justify-items-center"><div *ngFor="let v of featuredVideos" class="rounded-2xl...

View Article

How to embed a Youtube LiveStream with ChannelID and edit it with Javascript API

I'm trying to embed a youtube livestream in my website.To be sure that it shows always the current livestream I use the channelID<iframe...

View Article
Browsing all 3638 articles
Browse latest View live


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