הורדות של ספריות לקוח, קוד לדוגמה ומדריכים
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ספריות הלקוח של Google Data זמינות כדי לעזור לכם לכתוב אפליקציות לקוח שמשתמשות ב-YouTube Data API.
ספריות לקוח זמינות עבור Java, .NET, PHP, Python ו-Objective-C. בכל שפה, ספריית הלקוח מספקת כלים ושכבת הפשטה, שמאפשרות ליצור שאילתות ולהשתמש בנתוני התשובות בלי שתצטרכו ליצור בקשות HTTP או לעבד תשובות HTTP באופן ידני. כל ספריית לקוח מספקת מחלקות שתואמות לרכיבים ולסוגי הנתונים שבהם ה-API משתמש. כל ספריית לקוח מספקת גם תוספים לשירותים ספציפיים של Google שיש להם ממשקי Data API.
בדף הזה מופיעים קישורים למסמכים ולמדריכים, להורדות ולקוד לדוגמה שיעזרו למפתחים לכתוב אפליקציות לקוח בכל אחת מהשפות שמפורטות למעלה. יש בו גם קישורים למסמכים אחרים ולקוד לדוגמה שמסבירים איך להוסיף פונקציונליות של API לאתר באמצעות JavaScript. לבסוף, בדף הזה מפורטים מקורות מידע נוספים שלא קשורים לשפה ספציפית.
ספריות לקוח
Java
ספריית הלקוח של Java מסופקת על ידי Google.
מסמכי תיעוד
|
הורדות
|
קוד לדוגמה
|
.NET
ספריית הלקוח של .NET מסופקת על ידי Google ומאפשרת לפתח אפליקציות למחשב, לאינטרנט ולנייד.
מסמכי תיעוד
|
הורדות
|
קוד לדוגמה
|
PHP
ספריית הלקוח של PHP מסופקת על ידי Google.
Python
ספריית הלקוח של Python מסופקת על ידי Google.
מסמכי תיעוד
|
הורדות
|
קוד לדוגמה
|
ספריית לקוח ל-Objective-C
ספריית הלקוח של Objective-C מסופקת על ידי Google.
JavaScript (JSON)
חזרה למעלה
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eGoogle provides client libraries for Java, .NET, PHP, Python, and Objective-C to simplify interaction with the YouTube Data API.\u003c/p\u003e\n"],["\u003cp\u003eThese libraries offer tools and abstraction layers, eliminating the need for manual HTTP request handling.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can access documentation, tutorials, downloads, and sample code for each supported language.\u003c/p\u003e\n"],["\u003cp\u003eResources are also available for incorporating YouTube Data API functionality using JavaScript.\u003c/p\u003e\n"],["\u003cp\u003eComprehensive guides and examples are provided for both the YouTube Data API and the YouTube Analytics API.\u003c/p\u003e\n"]]],["Google offers client libraries for Java, .NET, PHP, Python, and Objective-C to facilitate client application development using the YouTube Data API. These libraries provide tools, abstraction layers, and classes to simplify query construction and response handling. Resources include documentation, tutorials, downloads, and sample code for each language, including specific examples for the YouTube Data API and YouTube Analytics API. JavaScript resources are also available. The provided links help developers add API functionality to their site.\n"],null,["# Client Library Downloads, Sample Code and Tutorials\n\nGoogle Data client libraries are available to help you write client applications that use the YouTube Data API.\n\nClient libraries are available for Java, .NET, PHP, Python and Objective-C. For each language, the client library provides tools and an abstraction layer, letting you construct queries and use response data without having to create HTTP requests or process HTTP responses by hand. Each client library provides classes that correspond to the elements and data types that the API uses. Each client library also provides extensions for specific Google services that have Data APIs.\n\nThis page provides links to the documentation and tutorials, downloads and sample code available to help developes write client applications using any of the languages listed above. It also links to other documents and sample code explaining how to add API functionality to your site using JavaScript. Finally, this page lists additional resources that are not specific to a particular language.\n\nClient Libraries\n----------------\n\n### Java\n\nThe Java client library is provided by Google.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|\n| **Documentation** - [Getting Started Guide](/api-client-library/java) - [Reference Guide](/api-client-library/java/google-api-java-client/reference/1.20.0) (Javadoc) - [Setup Instructions](/api-client-library/java/google-api-java-client/setup) | **Downloads** - [Project main page](/api-client-library/java/google-api-java-client/download) |\n| **Sample code** - [YouTube Data API code samples](/youtube/v3/code_samples/java) - [YouTube Analytics API code samples](/youtube/analytics/v1/code_samples/java) ||\n\n### .NET\n\nThe .NET client library is provided by Google and allows desktop, web and mobile application development.\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Documentation** - [Getting Started Guide](/api-client-library/dotnet/get_started) - [Reference Guide](/api-client-library/dotnet/release_notes) (NDoc) | **Downloads** - [Supported APIs](/api-client-library/dotnet/apis) - [Downloads page](https://www.nuget.org/packages?q=Google.Apis.youtube&prerelease=true&sortOrder=relevance) |\n| **Sample code** - [YouTube Data API code samples](/youtube/v3/code_samples/dotnet) ||\n\n### PHP\n\nThe PHP client library is provided by Google.\n\n|------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| **Documentation** - [Getting Started Guide](/api-client-library/php/start/get_started) - [Install the Library](/api-client-library/php/start/installation) | |\n| **Sample code** - [YouTube Data API code samples](/youtube/v3/code_samples/php) - [YouTube Analytics API code samples](/youtube/analytics/v1/code_samples/php) ||\n\n### Python\n\nThe Python client library is provided by Google.\n\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|\n| **Documentation** - [Getting Started Guide](/api-client-library/python/start/get_started) - [Reference Guide](/api-client-library/python/reference/pydoc) (pyDocs) | **Downloads** - [Installation guide and sample downloads](/api-client-library/python/start/installation) |\n| **Sample code** - [API client library samples](/api-client-library/python/samples/samples) - [YouTube Data API code samples](/youtube/v3/code_samples/python) - [YouTube Analytics API code samples](/youtube/analytics/v1/code_samples/python) ||\n\n### Objective-C client library\n\nThe Objective-C client library is provided by Google.\n\n|---------------------------------------------------------------------------------------------------------------|\n| **Downloads** - [Project main page](https://github.com/google/google-api-objectivec-client-for-rest) (GitHub) |\n\n### JavaScript (JSON)\n\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Documentation** - [API Client library](/api-client-library/javascript/start/start-js) |\n| **Sample code** - [YouTube Data API code samples](/youtube/v3/code_samples/javascript) - [YouTube Analytics API code samples](/youtube/analytics/v1/code_samples/javascript) |\n\n[Back to top](#top)"]]