Closed pekapa closed 8 years ago
Updated readme to include easier instructions on how to configure the Web App and on how to use playlists as a source of videos.
Also updated the code so you only need one hard-coded line for the spreadsheet when calling the Web App.
Thank you very much! A very good job indeed, props to you!
Two more things.
var sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]
Updated readme to include easier instructions on how to configure the Web App and on how to use playlists as a source of videos.
Also updated the code so you only need one hard-coded line for the spreadsheet when calling the Web App.