-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
add yt video association algorithm #1007
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove these changes from this pull request.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You don't even test for that though?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm very wary of this "algorithm". It's pretty much a counter dict applied to YT vids, which seems rather odd to me. Why would this be specific to YT or videos in general?
I'm very wary of this "algorithm". It's pretty much a counter dict applied to YT vids, which seems rather odd to me. Why would this be specific to YT or videos in general?
This algorithm uses YouTube as an example, but it can be applied to many other broader things. It's just association, but applied in a YouTube context. I could re-write it to make it more broad if you'd like.
I'll fix the changes you requested and place them in a new PR.
Uh oh!
There was an error while loading. Please reload this page.
Open in Gitpod know more
Describe your change:
Checklist:
Example:
UserProfile.js
is allowed butuserprofile.js
,Userprofile.js
,user-Profile.js
,userProfile.js
are notFixes: #{$ISSUE_NO}
.