Skip to content

Instantly share code, notes, and snippets.

YouTube Play Channel Uploads in Chronological Order

Ever want to start watching a channel's uploaded videos starting from the current video you are on in chronological order? Well then, this bookmarket is for you!

javascript:l=window.location.href;if(l.includes("youtube.com/watch?v=")){u=new URL(l);u.searchParams.set("list","ULcxqQ59vzyTk");window.open(u.toString(),"_self");};

Setup

  1. Copy the script
  2. Create a new bookmark with script as the URL of the bookmark and save the bookmark