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

Suggest #Hashtags for Video #3

Open
vinitshahdeo opened this issue Oct 4, 2019 · 5 comments
Open

Suggest #Hashtags for Video #3

vinitshahdeo opened this issue Oct 4, 2019 · 5 comments
Labels
beginner-friendly enhancement New feature or request good first issue Good for newcomers hacktoberfest Send PR and earn a free t-shirt help wanted Extra attention is needed up-for-grabs Solve the issue and raise your first PR

Comments

@vinitshahdeo
Copy link
Owner

Currently, this web app suggests #hashtags for pictures, but what about videos?

  • Implement the feature for suggesting #hashtags for videos.
  • Use the same APIs (Google Vision API).
  • If you want to use any other APIs, please comment on this thread with a detailed description so that I can have a look into this.
  • Do not make any changes in CSS unless it's required.

NOTE: Your PR description should exactly explain the changes made by you. A good PR description will make it easy to review the code. Add proper comments in code, if needed.

Open Source Love


if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
}

@vinitshahdeo vinitshahdeo added enhancement New feature or request good first issue Good for newcomers up-for-grabs Solve the issue and raise your first PR hacktoberfest Send PR and earn a free t-shirt help wanted Extra attention is needed labels Oct 4, 2019
@vinitshahdeo vinitshahdeo added this to No PRs yet! in HacktoberFest 2019 Oct 4, 2019
@dupontbertrand
Copy link

On it :)

@vinitshahdeo
Copy link
Owner Author

@dupontbertrand That's awesome!

@dupontbertrand
Copy link

Can you tell me which options I have to select for create my application in imgur? Like Authorization type and Authorization callback URL ? Thank !

@dupontbertrand
Copy link

Btw, I think it would be great to use the Video Intelligence API from google too, you can check the demo at https://cloud.google.com/video-intelligence/#video-intelligence-api-demo
The API can send multiple subjects from a single video with different sequences

@vinitshahdeo
Copy link
Owner Author

@dupontbertrand That's a great idea! Please go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly enhancement New feature or request good first issue Good for newcomers hacktoberfest Send PR and earn a free t-shirt help wanted Extra attention is needed up-for-grabs Solve the issue and raise your first PR
Projects
HacktoberFest 2019
  
No PRs yet!
Development

No branches or pull requests

2 participants