youtubedl-java icon indicating copy to clipboard operation
youtubedl-java copied to clipboard

Get some more information from a video

Open memento opened this issue 7 years ago • 1 comments

Hi, I needed to be able to get some more informations from a video.

Example :

  • view_count
  • like_count
  • dislike_count
  • repost_count
  • average_rating

I added the fields in the mapping class, also some getters and I updated a test class accordingly. I also updated you README.md with the Maven way of importing your project.

Maybe you'll find that interresting enough to merge.

Regards and thanks for your work.

memento avatar Jul 22 '18 14:07 memento

I forgot to update version in pull request. Now, done.

memento avatar Jul 22 '18 15:07 memento