
內容簡介
**摘要:**
「Upload Field to YouTube for ACF」是一個 WordPress 外掛,允許您透過 API 直接從 WordPress 管理區域將視頻上傳到 YouTube,或者根據播放列表選擇現有的 YouTube 頻道上的視頻。這對管理可能與自定義文章類型(CPT)相關的「未公開」視頻非常有用。 這個外掛需要配置 Google oAuth 憑證,以便與使用者的 YouTube 頻道進行身份驗證。
1. **哪些數據被傳送**:
- 使用者透過 ACF 欄位選擇的視頻文件
- 視頻元數據(標題,描述,標籤,隱私設置,類別)
- 用於 YouTube 頻道訪問的 oAuth 身份驗證令牌
- 使用者的 YouTube 頻道信息
2. **何時傳送數據**:
- 使用者啟動的視頻上傳操作期間
- 從 YouTube 播放列表檢索視頻信息時
- 在 oAuth 身份驗證和令牌刷新過程期間
- 從使用者的 YouTube 頻道獲取播放列表數據時
3. **服務信息**:
- 服務提供商: Google LLC
- API 端點:https://www.googleapis.com/upload/youtube/v3/
- 服務條款:https://developers.google.com/youtube/terms/api-services-terms-of-service
- 隱私政策:https://policies.google.com/privacy
提供這些信息是為了合法合規和透明性。使用者在使用此外掛上傳內容到 YouTube 前應查看 Google 的條款和隱私政策。
外掛標籤
開發者團隊
② 後台搜尋「Upload Field to YouTube for ACF」→ 直接安裝(推薦)
原文外掛簡介
Upload Field to YouTube for ACF is a WordPress plugin that allows you to upload videos directly to YouTube via API from the WordPress admin area and/or select existing videos on your YouTube channel based on playlists. It is particularly useful for managing “unlisted” videos that may be associated with Custom Post Types (CPT).
To use this plugin, you need to configure Google oAuth credentials so the plugin can authenticate with the user’s YouTube channel.
Requirements
@see https://github.com/wp-spaghetti/upload-field-to-youtube-for-acf?tab=readme-ov-file#requirements
External Services
This plugin connects to the YouTube Data API v3 provided by Google LLC to upload and manage videos on YouTube.
What data is sent
Video files selected by the user through the ACF field
Video metadata (title, description, tags, privacy settings, category)
OAuth authentication tokens for YouTube channel access
User’s YouTube channel information
When data is sent
During video upload operations initiated by the user
When retrieving video information from YouTube playlists
During OAuth authentication and token refresh processes
When fetching playlist data from the user’s YouTube channel
Service Information
Service Provider: Google LLC
API Endpoint: https://www.googleapis.com/upload/youtube/v3/
Terms of Service: https://developers.google.com/youtube/terms/api-services-terms-of-service
Privacy Policy: https://policies.google.com/privacy
This information is provided for legal compliance and transparency. Users should review Google’s terms and privacy policy before using this plugin to upload content to YouTube.
