nuclear
                                
                                
                                
                                    nuclear copied to clipboard
                            
                            
                            
                        [Feature Request] Get playlist as a Youtube URL
Youtube lets you create playlists out of lists of video IDs like so (without needing an account):
https://www.youtube.com/watch_videos?video_ids=jNQXAC9IVRw,dQw4w9WgXcQ,bcoPG0oSqPI
Apparently this has a limit of 50 (although I quickly tested this and it was 40 for me).
Which then turns into https://www.youtube.com/watch?v=jNQXAC9IVRw&list=TLGGenSLanBGVuwyMjEyMjAyMQ
The playlist ID seems to be consistent.
Nuclear could take the youtube video ids for the songs in a playlist and turn them into one of these youtube playlists.
Perhaps the YT API could be used instead or to add videos about the limit.