auto-youtube-subscription-playlist-2
auto-youtube-subscription-playlist-2 copied to clipboard
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
This just started yesterday, the same 5 videos get added over and over to my playlist every time the script runs. I'm getting the following error: `Couldn't update playlist with...
I followed the instructions, but couldn't execute the second step completely: ``` 2. Allow the Sheets to access Youtube: * Then, Google Developers Console / Youtube Data API / Enable...
I recently added "RedstoneQuarry" to the sheet for this channel: https://www.youtube.com/c/RedstoneQuarry/videos Since then, it got stuck on that entry with the debug sheet message "Cannot query for user RedstoneQuarry". When...
This channel has been deleted due to copyright issues: https://www.youtube.com/channel/UCntTdnZ7jIGvsii78t-UClg It was in my sheet and since then, that row stopped updating and the debug output is always: `YouTube channel...
Keep getting the error message `TypeError: Cannot read property '1' of undefined` When running the script, haven't even been able to make the initial update yet. **This is how the...
Some channels (eg. UC6Iaz96RkYE-MOjnq5NPgqw) work only after hotfix in editor. This may have something to do with > if (e.parameter.update == "True") { Because when it is commented all is...
Catch vids not added to playlist on error and store somewhere. Then add vids first on next run
I wanted to add https://www.youtube.com/c/skate702 to my script, so I wrote "skate702" into a cell. Instead, it seems to use "https://www.youtube.com/user/SkAtE702". I have now inserted "UCgSJ92_7N3_TOHvKxN2yV1w" instead and will see...
The latest video in this playlist is private: https://www.youtube.com/playlist?list=PL7VmhWGNRxKi1ikLc2b_pi6EIGOCdF10d Since that video got added, the script always outputs an error message for it in the debug sheet and adds all...
- Test stage pushes code to test sheet and runs `test` function there - Deploy stage pushes code to actual sheet