Posts

Showing posts with the label Youtube

Google Sheet to Youtube Playlist

Image
 I'm always wanting to build my own playlists on YouTube, so I hunted down the way to do it, and got it running and working well. Before you start this, please note: For really long lists you might make, you need to take into account the number of songs you will be loading to your playlist.  Using this method requires the use of Google Script App and a quota that is allocated to the process that you will be using, to fetch YouTube addresses and add them to a playlist.  From what I can tell, 150-200 songs can be loaded to a YouTube playlist, then it will tell you, you have maxed out your quota limit. To add the rest you will have to wait till the next day to do more. Creating a playlist to load to on YouTube You will need to create  a playlist so we can load the songs into. The easiest way to create this, would be to find any song on YouTube and save it to a playlist: At the bottom right of the window, click on the "+ Save" option (A). This will display a list of all...