Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7083471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:10:56+00:00 2026-05-28T07:10:56+00:00

How can you make youtube requests without a developer key? eg i have: Uri

  • 0

How can you make youtube requests without a developer key?

eg i have:

Uri videoEntryUrl = new Uri("http://gdata.youtube.com/feeds/api/videos/xyz123");
Video video = request.Retrieve<Video>(videoEntryUrl);

i want the video object, but the request object requires credentials etc – is there a way round this?

The documentation does say:

Read-only requests to retrieve public videos do not require
authentication.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T07:10:57+00:00Added an answer on May 28, 2026 at 7:10 am

    Initialise your YouTubeRequestSettings with nulls:

    YouTubeRequestSettings settings = new YouTubeRequestSettings(null, null);
    YouTubeRequest request = new YouTubeRequest(settings);
    Uri videoEntryUrl = new Uri("http://gdata.youtube.com/feeds/api/videos/xyz123");
    Video video = request.Retrieve<Video>(videoEntryUrl);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

$(document).ready(function(){ $.ajax({ url: http://gdata.youtube.com/feeds/api/users/zdf/playlists?v=2 , type: GET, success: function(msg){ console.log(msg); } }); }); i
I'm using code similar to below: var image = new Image(); image.src = http://youtube.com/favicon.ico;
I want to make a youtube app like this (Youtube Stream) http://itunes.apple.com/us/app/youtube-stream/id384383425?mt=8# app for
so I watched this video on youtube ( http://www.youtube.com/watch?v=l_PLHuhlAJU ) on how to make
I have a url (e.g. http://www.youtube.com/watch?v=og9B3BEnBHo ) and I'd like to add a parameter
http://www.youtube.com/watch?feature=endscreen&amp;NR=1&amp;v=Ahha3Cqe_fk For some reason, the string is that. How can I change the &amp;
Can someone tell me how I can make the following output? I have a
Is there a limit to the number of requests I can make with the
So yes, I know how to make my Activity look transparent (http://stackoverflow.com/questions/2176922/how-to-create-transparent-activity-in-android), but I
I want to dynamically make different YouTube JSON API requests and then use a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.