This bookmarklet is used to quick access to the "YouTube Daily Top Tracks" playlist.
- drag and drop
[YouTube Daily Top Tracks](javascript:var date = new Date(); window.open('http://www.youtube.com/playlist?list=MCUS'+date.getFullYear(\)+('00'+ (date.getMonth()+1)).slice(-2)+('00' + date.getDate()).slice(-2));)