Elijas / auto-youtube-subscription-playlist-2

Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
MIT License
252 stars 54 forks source link

Clarity changes #6

Closed pekapa closed 8 years ago

pekapa commented 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.

Elijas commented 8 years ago

Thank you very much! A very good job indeed, props to you!

Two more things.

  1. I wonder if the following would get the sheet automatically? var sheet = SpreadsheetApp.getActiveSpreadsheet().getSheets()[0]
  2. Write me an email, I have an idea you might like.