Uses 975K of libraries. Click here for Pure Java version (664L/5K/16K).
1 | !7 |
2 | lib 1006730 // axet vget |
3 | lib 1006731 // axet wget |
4 | lib 1006732 // axet threads |
5 | lib 1003719 // commons lang3 |
6 | |
7 | import com.github.axet.vget.*; |
8 | |
9 | p { |
10 | S url = or(get(args, 0), "http://www.youtube.com/watch?v=Nj6PFaDmp6c"); |
11 | VGet v = new VGet(new URL(url), programDir()); |
12 | v.download(); |
13 | } |
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: | 462 / 554 |
Version history: | 4 change(s) |
Referenced in: | [show references] |