PluginProbe ʕ •ᴥ•ʔ
Video Playlist for YouTube / 6.7
Video Playlist for YouTube v6.7
trunk 1.0 2.0 3.0 4.0 6.0 6.1 6.2 6.3 6.4 6.5 6.6 6.7 6.7.1 6.8 6.9
video-playlist-for-youtube / readme.txt
video-playlist-for-youtube Last commit date
includes 1 year ago index.php 6 years ago readme.txt 1 year ago video-playlist-ytb-plugin.php 1 year ago vpfy-api-playlist-shortcode.php 1 year ago vpfy-settings-pg.php 1 year ago vpfy-vplaylist-functions.php 1 year ago
readme.txt
197 lines
1 === Video Playlist For YouTube ===
2
3 Contributors: galaxyweblinks
4 Donate link: https://www.galaxyweblinks.com
5 Tags: Videos, YouTube Video, Video gallery, YouTube gallery, YouTube slider
6 Requires at least: WordPress 4.9 or higher
7 Tested up to: 6.8
8 Requires PHP: 7.4
9 Stable tag: 6.7
10 License: GPLv2 or later
11 License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
13 Video Playlist for Youtube is a very nifty responsive video gallery plugin that helps you put videos and playlist wherever you need.
14
15 == Description ==
16
17 The plugin is highly customizable. You can adjust the width and height of each playlist, add your video, arrange videos using drag and drop, and much more. It also lets you add the title and description of each video.
18
19 There are two ways to create video playlists for YouTube.
20
21 1] Manual Video Playlist – Using this feature, the user can create unlimited video playlists using embed custom YouTube video URLs. Users can add the title and description for each video and arrange them in any order as per their requirements. They can also set playlist width and height, enable autoplay, and display video length.
22
23 2] YouTube Channels Video Playlist – Using these features, users can create unlimited playlists dynamically via shortcode generator and display YouTube channels videos in the playlist. Users can adjust several videos to display in the playlist from the YouTube channel and much more.
24
25
26 FEATURES OF VIDEO PLAYLIST FOR YOUTUBE:
27 * Create unlimited manual video playlists using embed youtube URLs.
28 * Add title and description for each video.
29 * Show Video length/duration.
30 * Drag and drop the video to arrange the order of the videos.
31 * Customize the playlist slider size using simply scrolling it.
32 * Display youtube channels' videos.
33 * Autoplay Videos.
34 * Settings for display number of videos to show in the playlist.
35 * Generate dynamic shortcode for a playlist.
36 * Adjust the width and height features for each playlist.
37 * Create unlimited Video playlists.
38
39 Here’s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.
40 <strong>[Demo](https://wp-plugins.galaxyweblinks.com/wp-plugins/video-playlist-for-youtube/demo)</strong> | <strong>[Documentation](https://wp-plugins.galaxyweblinks.com/wp-plugins/video-playlist-for-youtube/doc)</strong>
41
42 For any feedback or queries regarding this plugin, please contact our [Support team](https://wp-plugins.galaxyweblinks.com/contact/).
43
44 == Installation ==
45
46 Installation Steps
47
48 1. Upload the folder to `/wp-content/plugins/` directory
49 2. Activate the plugin through the 'Plugins' menu in WordPress
50 3. Goto the `Video Playlist` admin Menu and create a playlist.
51
52 == Frequently Asked Questions ==
53
54 = How to add playlist =
55
56 Go to the "Video Playlist" admin menu and create a new playlist.
57
58 = How to display Video Playlist? =
59
60 Using shortcode, you can display it anywhere. You can find shortcode under “Video Playlist” menu once you create a playlist.
61
62 = How to adjust playlist size? =
63
64 Open your playlist and go to the slider settings section where you can customize slider/playlist width and height.
65
66 = How to display video length on the playlist? =
67
68 To display video length you must have enabled API key in the YouTube API section in the setting page and checked the "show video length/duration" in the general setting tab.
69
70 = How to create Youtube Data API V3 Key? =
71
72 Create an API key at https://console.developers.google.com/project
73
74 To create an API key, follow these steps.
75 1] Log into your Google account.
76 2] Prefer the link – https://console.developers.google.com/project
77 3] At the top bar, click "CREATE PROJECT” button to create a new project.
78 4] Once created, select that project and go to “API & Services”
79 5] Click “ENABLE APIS AND SERVICES” and enable “YouTube Data API v3” Service.
80 6] Once enabled the service, go to the “credentials” Menu and create an API Key.
81 7] Copy that key and paste it in the plugin settings page.
82
83
84 = How to create a playlist for Youtube Channel? =
85
86 Please check the below steps.
87 1] Go to the plugin setting page.
88 2] Put the Channel ID, enter the number of maximum videos to show and set Width & Height for the playlist.
89 3] Once fill all field value then press button for generating shortcode. We can create multiple shortcodes using set different options value.
90 4] Place that shortcode anywhere you want to display a video playlist.
91
92
93 == Screenshots ==
94
95 1. Preview Playlist gallery
96 2. Create a new manual playlist using embed youtube URLs
97 3. Drag n drop video and add more videos
98 4. Customize playlist size and display shortcode
99 5. Generate dynamic shortcode for display youtube channel videos
100 6. Enable Video length and autoplay
101 7. Enable YouTube API key
102 8. Help and Usage to configure API Key
103
104 == Changelog ==
105
106 = 6.7 =
107 - Stable Release
108
109 = 6.6 =
110 - Stable Release
111
112 = 6.5 =
113 - Stable Release
114
115 = 6.4 =
116 - Stable Release
117
118 = 6.3 =
119 - Stable Release
120 - Fixed Gallery Video issues.
121
122 = 6.2 =
123 - Stable Release
124 - Add Security rules.
125 - Fixed issues.
126
127 = 6.1 =
128 - Stable Release
129 - Add suggestion for description field.
130 - Gallery coloumn alignment.
131
132 = 6.0 =
133 Second Stable Release
134
135 = 5.0 =
136 Fixed - Minor issues.
137
138 = 4.0 =
139 Fixed - JavaScript error on pages without playlists
140
141 = 3.0 =
142 1] Developed playlist for display Youtube channels videos.
143 2] Auto Play Option.
144 3] Enable/disable video length/duration.
145
146 = 2.0 =
147 Implemented Video length on the video thumbnail in the playlist
148
149 = 1.0 =
150 First Stable Release
151
152 == Upgrade Notice ==
153
154 = 6.7 =
155 - Stable Release
156
157 = 6.6 =
158 - Stable Release
159
160 = 6.5 =
161 - Stable Release
162
163 = 6.4 =
164 - Stable Release
165
166 = 6.3 =
167 - Stable Release
168 - Fixed Gallery Video issues.
169
170 = 6.2 =
171 - Stable Release
172 - Add Security rules.
173 - Fixed issues.
174
175 = 6.1 =
176 - Stable Release
177 - Add suggestion for description field.
178 - Gallery coloumn alignment.
179
180 = 6.0 =
181 Second Stable Release
182
183 = 5.0 =
184 Fixed issues
185
186 = 4.0 =
187 Upgrade to 4.0 to avoid unexpected jquery error on pages without playlists
188
189 = 3.0 =
190 User should upgrade immediately for getting youtube videos from youtube channel playlist. In this version, there are many features ie. Autoplay videos, enable/disable video duration, show number of records/videos in the playlist from youtube channel.
191
192 = 2.0 =
193 User should upgrade version immediately for display video length on the video thumbnail.
194
195 = 1.0 =
196 First Stable Release. Upgrade to next for more features immediately.
197