Giter VIP home page Giter VIP logo

youtubeplaylist's People

Contributors

dan0 avatar davesag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

youtubeplaylist's Issues

Videos Thumbnails

Hi Dan,

I was wondering how to make the video thumbs (the one on the video before hit play button) fits perfectly. I had to resize the video size to fits my layout, width: 300, h:183, but it keeps in small size http://d.pr/T47T any ideas?

showRelated=false not being passed - new player

Plugin works beautifully but cannot get showRelated to be false, despite settings. I'm talking about the generated iframe code that displays either Flash or HTML5, depending upon the browser capabilities.

I hard-coded around it by changing line 67 of the .js file to
html += ' src="http://www.youtube.com/embed/'+ id + "?rel=0" +'" frameborder="0"';

but would love to know the correct way to pass that parameter. Thanks for any input.

image title is not showing in mixedgallery version

first of all, your code is perfect for me. thank you for your contribution.
i just downloaded the code and tried to use mixedgallery version.
everything is working as promised, but just one thing doesn't seem to like working.

with your sample, mixedgallery.html, there are images named "van gogh", "Yo", and "Test2" btw "a href.." and "/a" but it doesn't show up in the screen.
youtube title are showing ok when i put it btw a href and /a.

am i missing something?

can you advise me on this?

thank you in advance.

How do you set the video player size responsive on mobile?

Hi, I would like to ask on how to set the video player size to width: 100% because I want it to be responsive on mobile?

var pluginName = 'ytplaylist';
var defaults = {
holderId: 'ytvideo',
playerHeight: 430,
playerWidth: 790,
addThumbs: false,
thumbSize: 'small',
showInline: false,
autoPlay: true,
showRelated: true,
allowFullScreen: false,
deepLinks: false,
onChange: function(){},
start: 1,
secure: 'auto' //false|true|'auto'
};

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.