Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get some more information from a video #11

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

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