zen-audio-player.github.io icon indicating copy to clipboard operation
zen-audio-player.github.io copied to clipboard

Autoplay Feature from Youtube

Open yoshrubin opened this issue 9 years ago • 22 comments

I'm looking to add the "Autoplay" feature from Youtube (can have a on/off toggle) I use it all the time when streaming music on Youtube and think it would be a great feature added here. A starting point might be here to check the API and get some sample code.

yoshrubin avatar Jul 04 '16 08:07 yoshrubin

The 'Autoplay' parameter in the youtube player API controls whether the video automatically starts playing when it's loaded. Since that's not applicable here, did you mean the "automatic playing of next video" feature ? Would anything be available in the API for that ?

cipher1729 avatar Jul 13 '16 07:07 cipher1729

Yea, the automatic playing of next is what I want to implement, not sure if there is a API for that havent had a chance to look.

yoshrubin avatar Jul 13 '16 08:07 yoshrubin

Ok, interesting feature if it could be integrated. I'll also look into it

cipher1729 avatar Jul 13 '16 08:07 cipher1729

is this issue still open for working?

lazy-sunshine avatar Oct 21 '17 18:10 lazy-sunshine

@lazy-sunshine sure, see the work that was started in PR #258 by @avalan4e57. It hasn't been touched in months so you can finish it up based on the feedback I left there. Feel free to ping me with any questions

shakeelmohamed avatar Oct 23 '17 05:10 shakeelmohamed

is this feature still up for grabs? how is the progress going?

aarondchu avatar Jul 12 '19 03:07 aarondchu

@aarondchu thanks for your interest, this is still up for grabs. Reading #231 and #258 would be a good starting point. Ping me if you have any questions

shakeelmohamed avatar Jul 12 '19 07:07 shakeelmohamed

Any updates? Is this up for grabs again?

k----n avatar Oct 05 '19 08:10 k----n

@k----n if the issue is open, it's up for grabs

shakeelmohamed avatar Oct 07 '19 21:10 shakeelmohamed

Is this issue still open? Where are you guys at #329 ?

lcpunch avatar Apr 13 '20 19:04 lcpunch

@lcpunch go for it, there's been no activity on this project lately 👍

shakeelmohamed avatar Apr 13 '20 19:04 shakeelmohamed

@lcpunch @shakeelmohamed

I implemented autoplay the next related video in this PR: https://github.com/zen-audio-player/zen-audio-player.github.io/pull/329

Not sure if it's mergeable?

It was working last time I ran it in October 2019.

k----n avatar Apr 14 '20 06:04 k----n

@k----n @shakeelmohamed , I just tested it and it works. The only problem that I see is when the autoplay is activated it "breaks" the line.

image

I could fix that by adjusting the container class from min-width: 450px to 470px.

lcpunch avatar Apr 14 '20 13:04 lcpunch

@lcpunch ok, we can make the container wider, that should be fine

shakeelmohamed avatar Apr 14 '20 16:04 shakeelmohamed

@lcpunch is this one resolved?

ryekerjh avatar Aug 18 '20 23:08 ryekerjh

@ryekerjh nope, if the issue is open it's not done

shakeelmohamed avatar Aug 21 '20 18:08 shakeelmohamed

Is the issue solved? I would Like to contribute.

0xClint avatar Oct 08 '22 16:10 0xClint

@Omkar0803 hi, please go ahead. It may take me a while to review the PR, however.

shakeelmohamed avatar Oct 09 '22 23:10 shakeelmohamed

Can you assign this issue to me

0xClint avatar Oct 09 '22 23:10 0xClint

Hi @shakeelmohamed , I would like to work on this issue. Can you please assign it to me?

PraveenRaj1833 avatar Oct 20 '23 17:10 PraveenRaj1833

@PraveenRaj1833 go ahead

shakeelmohamed avatar Oct 20 '23 21:10 shakeelmohamed

Hi @shakeelmohamed, I have raised a PR for this feature. Please review it.

PraveenRaj1833 avatar Oct 23 '23 13:10 PraveenRaj1833