Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Make the player responsive by default #38

Open
snowliondev opened this issue Feb 12, 2015 · 5 comments
Open

Feature Request: Make the player responsive by default #38

snowliondev opened this issue Feb 12, 2015 · 5 comments

Comments

@snowliondev
Copy link

I've had to include some special styles for when the users browser hit mobile sizes to move the playlist below the video. Would be great to include this as a main feature.

I did an ugly hack but you can see the example....

@media only screen
and (max-width : 600px) {
    .ytv-list {
        height: 40% !important;
        left: 0;
        top: inherit !important;
        width: 100% !important;
    }
    .ytv-video{
        right: 0 !important;
        height: 60% !important;
    }
}
@Giorgio003
Copy link

I started a fork the other day implementing responsiveness to Youtube-TV as well as some other features. Just recently switched it as a toggle setting using responsive: true. However once converting to Youtube API v3 I'll probably make it default to true as most sites nowadays should responsive in some way, shape or form. ;)

Responsive example page

@nosenseproduction
Copy link

:) I want my ytv looks like yours!

2015-02-17 3:24 GMT+02:00 Gio F [email protected]:

I started a fork the other day https://github.com/Giorgio003/Youtube-TV
implementing responsiveness to Youtube-TV as well as some other features.
Just recently switched it as a toggle setting using responsive: true.
However once converting to Youtube API v3 I'll probably make it default to
true as most sites nowadays should responsive in some way, shape or form. ;)

Responsive example page
http://giorgio003.github.io/Youtube-TV/demos/responsive.html


Reply to this email directly or view it on GitHub
#38 (comment).

Best Regards, Vasil Enev

@nosenseproduction
Copy link

Здравейте, приятели!

Ние сме продуцентска къща No Sense Production!

На посочения уебсайт адрес: www.nosenseproduction.com ще откриете
подробна информация относно нашия професионален екип, дейността ни и
детайлно описание на техниката, с която разполагаме.

No Sense Production Ви кани да посетите и нашата официална фейсбук страница.

https://www.facebook.com/nosensep/

Там можете да проследите последните ни събития, фотосесии, мейкинг или
други любопитни неща, които се случват зад кадър. Пишете ни, коментирайте и
обсъждайте на воля.

В нея ще откриете актуална информация на следните услуги, които предлагаме
на Вашето внимание:

1*Професионално видео и фото заснемане за вашите

  • Събития

  • Рекламен клип

  • Музикален видео клип

  • Филмова продукция

  • ТВ сериали и предавания

    и други.

2*Опитен екип от фотографи, оператори, монтажисти и режисьори

3* Професионални кастинг услуги

4*Фото и видео техника под наем

  • Камери
  • Обективи
  • Осветителни тела
  • Стативи
  • Дронове

и други.

5*Програма за курсове по кино-актьорско майсторство

6*Добре оборудвано фото студио

Благодарим за вниманието и отделеното време!

За нас ще е удоволствие да работим заедно!

Hello, dear Friends!

We are No Sense Production!

We present on your attention our website address www.nosenseproduction.com
There is the place you will find information about our professional staff,
our activities and detailed description of the technique we have.

No Sense Production invites you to visit our official Facebook page.

https://www.facebook.com/nosensep/

You could follow our latest events, photo shoots, Making or other curious
things that happen behind the scenes. Send us comment and feel free to
discuss everything there.

In it you will find updated information on these services that we offer to
your attention:

1 * Professional video and photo shooting for your

  • Events
  • Commercials
  • Music Videos
  • Movie Production
  • TV Series and TV Shows
  • And others

2 * Experienced team of photographers, cinematographers, editors and
directors

3* Casting Services

4 * Photo and Video Equipment Rental

  • Cameras
  • Camera Lenses
  • Studio Lights
  • Tripods
  • Quadcopters
  • And others

5 * Film Acting Classes

6 * Well-equipped photo studio

Thank you for your attention and your time!

We will be pleased to work together!

Best Regards,
V. Enev
M: (359) 886 227 550
W: www.nosenseproduction.com

@nosenseproduction
Copy link

Vasil Enev has sent you a message via Indiegogo about the As good as it gets TV series campaign.

Hi there,

I'm reaching out to ask for your support for my campaign: "As good as it gets TV series."

There are two ways to help:

  1. Contribute - even small contributions raise our popularity and give us more visibility on the site.
  2. Post to Facebook - in the end, the more people hear about us, the more likely we are to meet our target.

Thank you!

Vasil Enev

Help the "As good as it gets TV series" campaign reach its goal today!

@nosenseproduction
Copy link

Можете да се включите във фестивала на мобилното кино ,,Кино в Длан '' като
заснемете с мобилен телефон кратък филм с продължителност между 1 и 5
минути и го качите във VBox7 канала на фестивала: www.vbox7.com/kinovdlan.
Повече информация на: https://mkino.org
На 23.10.2016 12:40 "Vasil Enev" [email protected] написа:

Kind regards,

Vasil Enev
M: (359) 886 227 550
W: www.nosenseproduction.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants