TeamPiped / Piped

An alternative privacy-friendly YouTube frontend which is efficient by design.
https://piped.video
GNU Affero General Public License v3.0
8.2k stars 669 forks source link

Play all videos of channel #2256

Open vwkd opened 1 year ago

vwkd commented 1 year ago

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

Vysp3r commented 1 year ago

I agree, that would be really nice to have!

iatenine commented 1 year ago

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

ac615223s5 commented 3 weeks ago

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