added NextVideo support
This commit is contained in:
parent
8c0156dea3
commit
d9e690f62c
12 changed files with 311 additions and 123 deletions
|
|
@ -31,4 +31,5 @@ public class VideoInfoItem {
|
|||
public Bitmap thumbnail = null;
|
||||
public String webpage_url = "";
|
||||
public String upload_date = "";
|
||||
public String view_count = "";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue