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

10
LINES

< > BotCompany Repo | #1009071 // Delete youtube-dl (so it is updated on next use)

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (667L/5K/16K).

1  
!7
2  
3  
p {
4  
  File f = youTubeDLExecutable();
5  
  if (f.exists()) {
6  
    deleteFile(f);
7  
    print("youtube-dl deleted.");
8  
  } else
9  
    print("youtube-dl not installed anyway");
10  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1009071
Snippet name: Delete youtube-dl (so it is updated on next use)
Eternal ID of this version: #1009071/2
Text MD5: 1206818bfaa152975dad3b8b11ede909
Transpilation MD5: 16b26531b93251becd2ed99676b37bb9
Author: stefan
Category: javax / video
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-01 02:18:11
Source code size: 180 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 442 / 506
Version history: 1 change(s)
Referenced in: [show references]