static S embedYoutube_autoplay(S youtubeID) { ret embedYoutube_newer_autoplay(youtubeID); } static S embedYoutube_autoplay(S youtubeID, int w) { ret embedYoutube_newer_autoplay(youtubeID, w); }