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

Fix: invalid regex used in cutAfterJS #1137

Merged
merged 7 commits into from
Sep 3, 2022

Conversation

TimeForANinja
Copy link
Collaborator

the baseJS data found on youtube is minified. The regex should therefor check for \s? and not \s+

closes #1131

@TimeForANinja TimeForANinja merged commit f16e8c8 into fent:master Sep 3, 2022
@TimeForANinja TimeForANinja deleted the cut_json_fix branch September 3, 2022 22:24
@github-actions
Copy link

github-actions bot commented Sep 3, 2022

🎉 This PR is included in version 4.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SyntaxError: Invalid regular expression: missing /
1 participant