Post installation configuration instructions.

  1. Visit yoursite.com/admin/content/youtube-import and review the options.
  2. Get an API Key and set it in "YouTube API key".
    1. To get an API key go to https://console.developers.google.com/apis/library
    2. If you haven't already created one create a new project. Click "Select A Project..." then "Create a project". If you have already created a project "Select a project" will be the project name.
    3. In the search box type "Youtube" and then click on "YouTube Data API v3"
    4. Click on "Enable" and then on "Credentials"
    5. Click "Create Credentials" --> "API Key" --> "Server Key"
    6. Give it any name thats relevant to you and then under "Accept requests from these server IP addresses" enter the IP address of your website.
    7. If you don't know your IP address open a command prompt and ping your website. It will give you the IP address.
    8. Click "Create" and copy the API key you are given.
  3. Type your youtube user name or channel ID.
  4. You can leave the playlist box blank and the module will automatically set it to the "All uploads" playlist. If you want to use another playlist visit the playlist you wish to use and look fot the playlist ID in the URL it looks like this "PLwesP0W1F9e6lsfZbG53IsG1pCeN-NkIY ".
  5. By default the import runs automatically every hour, 3600 seconds. Set it to 0 to only run manually or specify another interval in seconds.
  6. Select an appropriate content type for the import. It is highly recommended to use the Youtube Field module, or similar in your content type.
  7. Set the author for the content, default is Anonymous.
  8. Save the settings and the options for field mapping will appear below.
  9. Review the Fields ensuring the Youtube data is mapped to the correct content fields ensuring to save again if you make any changes.
  10. Click on "Click here to run the import now"

README.md follows...