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

  • Home
  • SEARCH
  • 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 4073144
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T16:58:40+00:00 2026-05-20T16:58:40+00:00

Problem: client has lot’s of videos. He uploads them to youtube. i’ve built a

  • 0

Problem: client has lot’s of videos. He uploads them to youtube. i’ve built a simple cms for him where he updates the content on the site. I would like to simplify the process of linking the videos within the cms.

Currently he has to

  1. upload the video to youtube
  2. “embeded” the youtube code in the cms.

is there a simpler? better solution? any suggestions would be very helpful.
Thanks in advance.
Shane

  • 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-20T16:58:41+00:00Added an answer on May 20, 2026 at 4:58 pm

    Have the client create a YouTube channel and create playlist(s) within that channel. Then the client can just tell you which playlist(s) to include on the site and you can pull in all the videos within specific playlists via the YouTube API.

    This way you set it (once) and forget it. And the client can maintain the playlists within YouTube as they see fit and know that the videos within those playlists will be automatically included on the web site.

    Here are some sample code snippets:

    // Init service.
    YouTubeService service = new YouTubeService("MyApplicationName", "MyDeveloperApiKey");
    
    // Get playlists for youtube user (your client).
    PlaylistsFeed playlists = service.GetPlaylists(new YouTubeQuery("http://gdata.youtube.com/feeds/api/users/[CLIENT_USER]/playlists"));
    
    // Get playlist feed.
    PlaylistFeed feed = service.GetPlaylist(new YouTubeQuery("http://gdata.youtube.com/feeds/api/playlists/" + playlistID)));
    
    // Get list of video IDs for playlist.
    (from atomEntry in feed.Entries select (atomEntry as PlaylistEntry).VideoId).ToList());
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

http://webdesign4.georgianc.on.ca/~100141468/comp2084/todo/clients PROBLEM: http://webdesign4.georgianc.on.ca/~100141468/comp2084/todo/timesheets/filter2/7 This has to be an issue with a lowercase variable or
all. I'm having a bit of weird problem with client server program. I have
I found a problem with host - client float standard in OpenCL. The problem
I have a problem with a client, who cannot log in to our system.
I have this jsp client that consumes a webservice. The problem with the client
Server works fine, but the problem is the client doesn't receive anything. server.php <?php
The problem: let's say I have two tables Client , and Product , in
I have a problem with a specific java client library. Here is the situation:
I've problem with exception dialogs: I'm using RemObjects SDK for Client/Server -application. When there's
New problem with VS2005 Team Build: Building locally a solution of a mobile client

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.