Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

15
LINES

< > BotCompany Repo | #1017039 // youtubeEmbed_newer - synonym of embedYoutube_newer

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2997L/18K).

static S youtubeEmbed_newer(S youtubeID) {
  ret embedYoutube_newer(youtubeID);
}



static S youtubeEmbed_newer(S youtubeID, int w) {
  ret embedYoutube_newer(youtubeID, w, null);
}



static S youtubeEmbed_newer(S youtubeID, int w, int h) {
  ret embedYoutube_newer(youtubeID, w, h, null);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017039
Snippet name: youtubeEmbed_newer - synonym of embedYoutube_newer
Eternal ID of this version: #1017039/2
Text MD5: e18e9f6e6eefc171e8169d93f71fc46f
Transpilation MD5: a2e6fb96a5d7daa3947d9a40c22f4e96
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-02 21:21:19
Source code size: 307 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 347 / 420
Version history: 1 change(s)
Referenced in: [show references]