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

13
LINES

< > BotCompany Repo | #1006729 // Test actual YouTube download with vget

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

Uses 975K of libraries. Click here for Pure Java version (664L/5K/16K).

!7
lib 1006730 // axet vget
lib 1006731 // axet wget
lib 1006732 // axet threads
lib 1003719 // commons lang3

import com.github.axet.vget.*;

p {
  S url = or(get(args, 0), "http://www.youtube.com/watch?v=Nj6PFaDmp6c");
  VGet v = new VGet(new URL(url), programDir());
  v.download();
}

Author comment

Began life as a copy of #1003717

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006729
Snippet name: Test actual YouTube download with vget
Eternal ID of this version: #1006729/5
Text MD5: fdaf47b7cf8b55cf16574a8bacbd368d
Transpilation MD5: ebf801b9ef5de43a31cb38850e8255a9
Author: stefan
Category: javax / youtube
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-03 01:41:05
Source code size: 299 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 394 / 462
Version history: 4 change(s)
Referenced in: [show references]