| Package | Description |
|---|---|
| com.github.axet.vget | |
| com.github.axet.vget.vhs |
| Modifier and Type | Method and Description |
|---|---|
static VGetParser |
VGet.parser(URL web) |
static VGetParser |
VGet.parser(VGetParser user,
URL web) |
| Modifier and Type | Method and Description |
|---|---|
void |
VGet.download(VGetParser user) |
void |
VGet.download(VGetParser user,
AtomicBoolean stop,
Runnable notify) |
void |
VGet.extract(VGetParser user,
AtomicBoolean stop,
Runnable notify)
extract video information, retry until success
|
static VGetParser |
VGet.parser(VGetParser user,
URL web) |
void |
VGet.retry(VGetParser user,
AtomicBoolean stop,
Runnable notify,
Throwable e) |
| Modifier and Type | Class and Description |
|---|---|
class |
VimeoParser |
class |
YouTubeMPGParser |
class |
YouTubeParser |
class |
YouTubeQParser |
Copyright © 2016. All Rights Reserved.