Skip to content

added youtube link validations #96#104

Merged
Chris5613 merged 2 commits intoChris5613:mainfrom
milan-lakhani:96-link-validation
May 19, 2023
Merged

added youtube link validations #96#104
Chris5613 merged 2 commits intoChris5613:mainfrom
milan-lakhani:96-link-validation

Conversation

@milan-lakhani
Copy link
Contributor

Fixed Issue
Closes Issue #96

Handled Cases

  • Matching is being done with youtube code rather than the complete url. Fox example - the link https://youtu.be/I-Gq7yhL2Cg and https://www.youtube.com/watch?v=I-Gq7yhL2Cg&ab_channel=EgeDeniz points to the same video. So while submitting we need to take care of it.

  • Matching is done with links of all the current available games. Someone could try to upload the same csgo youtube link to valorant

Please add other validations to these tasks

@Chris5613 Chris5613 linked an issue May 19, 2023 that may be closed by this pull request
@Chris5613 Chris5613 merged commit 0abfc99 into Chris5613:main May 19, 2023
@milan-lakhani milan-lakhani deleted the 96-link-validation branch May 23, 2023 13:10
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.

Add some validation for clip submission

2 participants