code-charity/youtube

Re-adding the play all button to the videos tab?(done) + 2. adding it on video pages!

Nicodemus111 opened this issue · 3 comments

Re-adding the play all button to the videos tab?(done) + 2. adding it on video pages!

we can still add this URL parameter &list=ULcxqQ59VzyTk to any video URL (sometimes preferably the oldest one)
this chronologic list will show 80 videos at a time but will play all the way to the newst video, while loading 20 older ones requires a click
(there's just a youtube bug, displaying high video numbers correctly)

Browser-button: https://github.com/SleekPanther/youtube-chronological-order


if the channel activated it, there also is:
NEWEST: https://www.youtube.com/playlist?list=UU- channelID
MOST POPULAR: https://www.youtube.com/watch?v= 1st video's ID else skips to second video &list=PU- channelID

Hi @Nicodemus111 @fdciabdul 👍
actually this button would be handy on video pages too, would it? #1445