1
votes

I'm currently working on a project that tracks videos to be deleted. And I'm saving only the videoIdand channelId from the video information and the rest is still a request from youtube.

Is there a way can I get at least the video name or channel from the deleted videos.

I'm currently using YouTube api Version 3.

Edit:

I tried to use this feed with this deleted video http://www.youtube.com/watch?v=d-KUqyqPRog

http://gdata.youtube.com/feeds/api/videos/d-KUqyqPRog/responses?alt=json&prettyprint=true

1

1 Answers

2
votes

Once a video is deleted it is removed by YouTube so you cannot lookup any of its previous details.