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

3
LINES

< > BotCompany Repo | #1016337 // formatYouTubeURL_long - takes ID or URL

JavaX fragment (include)

static S formatYouTubeURL_long(S s) {
  ret "https://www.youtube.com/watch?v=" + extractYouTubeID(s);
}

Author comment

Began life as a copy of #1016303

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: #1016337
Snippet name: formatYouTubeURL_long - takes ID or URL
Eternal ID of this version: #1016337/1
Text MD5: 055d070cd0c9bd2ce845877d132fdfa6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-15 18:02:45
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 290 / 318
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)