TimeForANinja/node-ytpl

Return index of the video in playlist

tony-ist opened this issue · 3 comments

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.

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 commented

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 commented

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.