Elijas / auto-youtube-subscription-playlist-2

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

Update "Last Update (Timestamp)" Column Dynamically When Quota is Reached #127

Open davisjk opened 4 months ago

davisjk commented 4 months ago

This feature requires an update to Sheet1 in the doc in order to work. Here's my copy https://docs.google.com/spreadsheets/d/1PjrNcyTr03GPb0t5y0g9ZUsZrJIuFAJ0onB_P_AQMYc/edit?usp=sharing

not anymore

victorjzsun commented 3 months ago

What if instead of catching the quota error everywhere, we pushed it to the top level. Since quota refreshes daily, there should be no need to continue the script if a single quota error is hit.

victorjzsun commented 3 months ago

If you can also show how you've tested these changes, it'll help me review much faster. Otherwise I'll need to test it myself.

davisjk commented 1 week ago

If you can also show how you've tested these changes, it'll help me review much faster. Otherwise I'll need to test it myself.

Sorry I've had a lot going on but I'm back and I'll try to address your comments soon