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

7
LINES

< > BotCompany Repo | #1016308 // forceInstallYouTubeDL

JavaX fragment (include)

1  
static File forceInstallYouTubeDL() {
2  
  File file = youTubeDLExecutable();
3  
  print("Installing youtube-dl");
4  
  loadBinaryPageToFile(youTubeDL_URL(), file);
5  
  makeExecutable(file);
6  
  ret file;
7  
}

Author comment

Began life as a copy of #1006747

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: #1016308
Snippet name: forceInstallYouTubeDL
Eternal ID of this version: #1016308/3
Text MD5: 95a3807ada2cdec9a50e9eb1399ca2cb
Author: stefan
Category: javax / video
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-14 10:58:08
Source code size: 199 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 318 / 366
Version history: 2 change(s)
Referenced in: [show references]