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

5
LINES

< > BotCompany Repo | #1025140 // dm_youTubeAudioDownload (old version)

JavaX fragment (include)

svoid dm_youTubeAudioDownload(S url, File dir, VF1<File> onDownload) {
  dm_callModule(dm_requireModule("#1018461/YouTubeAudioDownloader"),
    'downloadImpl, url, dir);
  callF(onDownload, latestFileIn(dir)); // TODO: pass actual file
}

Author comment

Began life as a copy of #1019318

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025140
Snippet name: dm_youTubeAudioDownload (old version)
Eternal ID of this version: #1025140/1
Text MD5: e0f612b7a5bab456ec7bb2018399f2e2
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: 2019-09-08 22:30:27
Source code size: 241 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 143
Referenced in: [show references]