// returns youtube-dl output static S youtubeDownloadAudio2(S url) { ret youtubeDownloadAudio2(url, null); } static S youtubeDownloadAudio2(S url, File outputDir) { Class c = hotwireDependent(#1006739); set(c, +outputDir); callMain(c, url); ret str(get(c, "output")); }
Began life as a copy of #1016055
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018460 |
Snippet name: | youtubeDownloadAudio2 - with output dir |
Eternal ID of this version: | #1018460/1 |
Text MD5: | 213d63f9cd2212d2f3449c098909fc8e |
Author: | stefan |
Category: | javax / maths |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-30 22:33:15 |
Source code size: | 290 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 415 / 430 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |