public abstract class VGetParser extends Object
| Constructor and Description |
|---|
VGetParser() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<VideoFileInfo> |
extract(VideoInfo vinfo,
AtomicBoolean stop,
Runnable notify) |
abstract VideoInfo |
info(URL web) |
void |
info(VideoInfo info,
AtomicBoolean stop,
Runnable notify) |
public void info(VideoInfo info, AtomicBoolean stop, Runnable notify)
public abstract List<VideoFileInfo> extract(VideoInfo vinfo, AtomicBoolean stop, Runnable notify)
Copyright © 2016. All Rights Reserved.