TimeForANinja / node-ytpl

Anonymous YouTube playlist resolver.
MIT License
202 stars 48 forks source link

Return index of the video in playlist #136

Closed tony-ist closed 1 year ago

tony-ist commented 2 years ago

Returning index could be useful for bots that play audio from youtube. For example in

https://www.youtube.com/watch?v=XXXXXX&list=YYYYYYYYYY&index=2

index would be 2.

fernandofilipe13 commented 2 years ago

You can do it by yourself. Just save the index number in a variable and when playing the music set the number saved to be the first in the line.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.