Libraryless. Click here for Pure Java version (2997L/18K).
1 | static S youtubeEmbed_newer(S youtubeID) {
|
2 | ret embedYoutube_newer(youtubeID); |
3 | } |
4 | |
5 | |
6 | |
7 | static S youtubeEmbed_newer(S youtubeID, int w) {
|
8 | ret embedYoutube_newer(youtubeID, w, null); |
9 | } |
10 | |
11 | |
12 | |
13 | static S youtubeEmbed_newer(S youtubeID, int w, int h) {
|
14 | ret embedYoutube_newer(youtubeID, w, h, null); |
15 | } |
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: | 757 / 962 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |