Browsing Category
Code Snippets
3 posts
Google AppScript: Copy row from one sheet to another based on cell value
Custom function to quickly copy rows from one sheet to another based on search text. Run through your bank statements with ease!
List all YouTube videos in a Playlist with Google AppScript
AppScript function to extract details of all the videos in a YouTube Playlist.
How To Automatically Embed The Latest Video From A YouTube Channel?
Embed the latest or second latest video from any youtube channel using javascript method or iframe method.