WP Manifestindependent plugin directory
manifest / integrations / wordpress-import-liked-youtube-videos

YouTube Liked Video Importer

WordPress Plugin - Automatically import liked Youtube videos into custom post type.

by Hudson Atwell · github.com/atwellpub/wordpress-import-liked-youtube-videos · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/atwellpub/wordpress-import-liked-youtube-videos/archive/refs/heads/master.zip

Readme

WordPress Import Youtube Liked Videos

Automatically import liked Youtube videos into custom post type.

Description

This plugin helps a user connect to their YoutTube Account and import their recently liked videos. It's powered by the WordPress cronjob system to automatically update itself.

The plugin can also serve as an example to other developers on how to connect to the Google API.

Follow Development on GitHub | Follow Development on Twitter

Installation

  1. Upload youtube-liked-videos folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Read the full README on GitHub →