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

Image may be NSFW.
Clik here to view.

Not able to upload Youtube shorts video using youtube data api [ node js ]

I have referred the YouTube developer API documentation. I am unable to find any documentation for uploading a video as YouTube shorts using youtube data apiBy referring internet i tried to add #shorts...

View Article


How can I exclude shorts from YouTube API Data v3

I currently use something like https://www.googleapis.com/youtube/v3/search?part=id&order=date&channelId=CHANNELID&maxResults=1&type=video&key=KEY and I want to be able to retrieve...

View Article


Youtube Data API 403 forbidden after numerous successful thumbnails.set() calls

def update_thumbnail_on_youtube(video, path): try: request = youtube.thumbnails().set(videoId=video['id'], alt="media", media_body=MediaFileUpload(path)) response = request.execute() print(response)...

View Article

Issue when using embedded YouTube API for app

I made an app that can watch videos uploaded on YouTube through YouTube API.I saved the URL, channel name, and thumbnail of the videos in my database and it's being called up from the app and played...

View Article

Batch call to PlaylistItems: insert YouTube API v3 with Google API Python...

I'm using the Google API Python client library to run a batch of PlaylistItems: insert calls per the batch method described in the docs. When it's all put together it looks like this:youtube =...

View Article


Youtube API get unlisted videos

for a project i have to list all videos from a youtube user account.I'm getting all public videos, but when i make an api call after oauth i still get only public videos.Unlisted videos are videos that...

View Article

After map in react JS I have two columns one is debit and other one is credit...

` {users.map((user, index) => { return (<tr key={index}><td>{index + 1}</td><td>{moment(user.date).format("MMM Do...

View Article

Youtube data API: caption download API not working with API key

Youtube caption download API throwing 401 with API key.https://youtube.googleapis.com/youtube/v3/captions/id"error": {"code": 401,"message": "API keys are not supported by this API. Expected OAuth2...

View Article


I am facing an Error while i am scraping YOUTUBE information using Google API

I have list of youtube ids. I wanted to get details about each video such as title, viewcount, likecount,etc. My code was working well till yesterday, suddenly it is throwing an error.For the experts,...

View Article


I can't put a loop and limit the video size to 2 minutes

Good evening! I got this code here on the forum and it's working fine, but I'm not able to put a loop for the video to keep repeating all the time and the time of 2 minutes. When he arrives in 2...

View Article

YouTube API only fetching latest 20,000 videos on a channel

I'm trying to get the videoId's of all the videos in a channel.But when I run the command list_channel_videos(channel_id = "channel_id", max_results = 5000) using package tuber in R, only the latest...

View Article

How to extract metadata for more than 20000 videos from channel using YouTube...

I want to use Youtube Data API v3 to extract video metadata (especially title and publish date) for all videos in a channel. Currently, I'm only being able to extract details the last 20000 videos...

View Article

Image may be NSFW.
Clik here to view.

Youtube embedded video suddenly stopped working

I have an embeded youtube player on a websiteHere is how it is set up.A Youtube embed iFrame is present in markup<iframe id="video_1" class="yt-video" data-modal-id="vid_modal_1"...

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

Verify if Youtube's video is short

Solution provided here: how do I get youtube shorts from youtube api data v3 does not cover "special" Shorts case.There are some Shorts, ex. listed: here https://www.youtube.com/@SPARDALEDITING/shorts...

View Article


How to get all uploads from official artist channels via the youtube data api

I am trying to query youtube for all uploads relating to a channel, but for official artist channels such as: https://www.youtube.com/channel/UC-jHioVmLr8Cb1lFBIZD2hQ/When I try to make the API call to...

View Article

get youtube music video metadata

I'm working for a school project where we have to play music videos from youtube with data about these videos from wikipedia; the difficult part is to identify the music in the video (for a human it is...

View Article


Check and see if video is available on YouTube Music using the YouTube API

Hey guys I'm working on a little project to automate some of my playlists on YouTube Music, although I am running into a problem where some of the songs I am finding are available on YouTube, but not...

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

How to fix data storing?

im beginner and I just create my pagination loop for YouTube Data Api search list that return me 100 YouTube search results but when it need to be converted into the Pandas data frame it using only the...

View Article
Browsing all 3722 articles
Browse latest View live


Latest Images

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