Skip to content

Conversation

@memento
Copy link

@memento memento commented Jul 22, 2018

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.

Alexandre and others added 4 commits July 22, 2018 16:21
… like_count, dislike_count, repost_count, average_rating and more. Also updated the test class YoutubeDLTest.java accordingly.
Added the way to import the project dependency into a maven project
Corrected version 1.1 to 1.+
To import, check what's in the <version> tag here https://github.com/sapher/youtubedl-java/blob/master/pom.xml
I forgot to increment version ;)
@memento
Copy link
Author

memento commented Jul 22, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant