Skip to content

markoheijnen/YouTube-DJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== YouTube DJ ===
Contributors: CodeKitchen, markoheijnen
Donate link: https://markoheijnen.com/donate
Tags: youtube, music
Requires at least: 3.5
Tested up to: 4.3
Stable tag: 0.4
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Be a DJ with the YouTube DJ Gear.

== Description ==
When you want to add some fun to your site this plugin helps you out with that. It creates a two youtube players and a YouTube search to add songs to them.

At this moment I'm working on to get the queue working. When that is done playlist and channels will be supported that get auto loaded to the queue. Also support to save playlists on WordPress itself and saving history will be worked on.

If you got any idea please create a new topic in the support forum.

== Installation ==

1. Upload `youtube-dj` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place `[youtubedj]` in your templates or post

== Frequently Asked Questions ==

== Screenshots ==

1. 

== Changelog ==

= 0.4 =
* Make as responsive as we could make it
* Better structure of the HTML which can be filtered.
* Usage of data attributes and other HTML fixes to make it HTML compliant
* Simplified the YouTube player
* Queue is now sortable
* Add remove buttons to the queue
* Style hover on items in the queue and search list
* Add playlist support
* Basic check to not show movies you can't watch
* Other little bug fixes and hardening
* Add nice modal when trying to exit the page by clicking on a link

= 0.3 =
* Fix localization
* Add support to use the channel of an artist as a playlist
* Extended the features for the shortcode
* Update styling a bit more

= 0.2 =
* Fixes queue
* Update styling a bit

= 0.1 =
* Initial release