How can I make an RSS feed from Youtube search using Google App Script?

只愿长相守 提交于 2019-12-05 22:36:13

So it would appear that my problem was the version of the published web app. I was not aware that not incrementing the version would cache the app as it was when it was first published under that revision. I noticed that code changes were showing up when I was testing the app; but when looking at the published url output, they were not present.

File > Manage Versions allowed me to increment the version number and then the changes started showing up and I was able to subscribe to the feed.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!