-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add support for clips from m.twitch.tv
domain
#239
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.
👍
Added some tests
Feel free to merge in when you're happy with things @zneix
I dislike how invalid links can be seen as valid in new regex (e.g. |
While attempting to change regex a bit I managed to come across this being seen as a valid Twitch clip link. While I decided to not go with my changes I think it's wise to keep the test case.
Never mind the comment above, I spent 2 days on trying to over-engineer your regex pajlada and it added even more mess than it's worth it. I'm going to just merge this in instead. |
…de-mtwitchtv-in-twitchclip
Pull request checklist:
CHANGELOG.md
was updated, if applicableDescription
Closes #230