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

4
LINES

< > BotCompany Repo | #1019970 // dm_youTubeVideoDownloadToDir - takes dir, waits for completion, returns file

JavaX fragment (include)

static File dm_youTubeVideoDownloadToDir(S url, File dir) {
  ret dm_callModule(dm_requireModule("#1016304/YouTubeDownloader"),
    'downloadAndReturnFile, url, dir);
}

Author comment

Began life as a copy of #1019318

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019970
Snippet name: dm_youTubeVideoDownloadToDir - takes dir, waits for completion, returns file
Eternal ID of this version: #1019970/2
Text MD5: bf957fb91789015c8b9479922ed7bd4e
Author: stefan
Category: javax / stefan's os / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-02 16:47:33
Source code size: 171 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 209 / 256
Version history: 1 change(s)
Referenced in: [show references]