Piped icon indicating copy to clipboard operation
Piped copied to clipboard

Play all videos of channel

Open vwkd opened this issue 2 years ago • 3 comments

Describe the feature

An option to watch all videos of a channel. Ideally one could select the order, from oldest to newest or vice versa.

Why would this be useful to add?

Binge watch a channel without going back and forth to click on every single video.

Concept(s)

No response

Additional context

IIRC YouTube had a dynamic playlist of all videos in the past, not sure if that still exists and could be exposed to the user.

Acknowledgements

  • [X] I have searched the existing issues and this is NOT a duplicate or related to another open issue.
  • [X] I have written a short but informative title.
  • [X] I filled out all of the requested information in this form.

vwkd avatar Mar 24 '23 21:03 vwkd

I agree, that would be really nice to have!

Vysp3r avatar Apr 14 '23 02:04 Vysp3r

The majority of channels with significant followings have created playlists of their videos (normally titled "All Videos") but if you scour through some of the less popular channels you'll see YouTube doesn't actually do this automatically

Perhaps some clever client-side rendering tricks could queue up a list of videos based on such a filter but properly tracking where you are on the playlist sounds like a buggy mess to say the least

iatenine avatar Jul 15 '23 02:07 iatenine

It is available at /playlist?list=UU{channel id[2:]}

ac615223s5 avatar Aug 26 '24 19:08 ac615223s5