Discussion on Ultimate Youtube Playlist Video Player

smartview

Good work bro... :)

7 years ago
flashblue flashblueAuthor

Thanks bro!

7 years ago
Dreaman

Good Job!
How about Vimeo or own html5 video?

7 years ago
flashblue flashblueAuthor

It plays only Youtube videos as you can read from its title.

7 years ago
el_experts

You have mentioned: "You can change some common attributes of the player through the parameters of the plugin."

In which file do I edit to make these changes? Can you pls mail me a sample js file?

7 years ago
flashblue flashblueAuthor

You can view the list of parameters in help file.

You can modify deploy/index.html like that:

$("#vertical-player").youtubeVideo({
	playlist:"PL5oFnT4epJ3NazjL8zMPiphuQgdIHexAm",
	apiKey:"AIzaSyAVdySQVk50BGzy_NdLyCEHcujFR9z12gQ",
	showPlaylist:false,
	...
	...
});

7 years ago
el_experts

Thanks a lot for your prompt response !

Since I am a new to this, Can you please mail me the above file with full parameters? (Also, I want to remove the channel name, user name and social media and Youtube buttons in controls..)

7 years ago
flashblue flashblueAuthor

You can add/remove them via deploy/index.html by opening it in a text editor.

7 years ago
ASTRONAUT

Nice work man.

5 years ago
flashblue flashblueAuthor

Thanks!

5 years ago
by in