Skip to content

Comments

Don't fail silently and fix lack of protocol failing to parse#8

Open
amsam0 wants to merge 1 commit intopurify-video:mainfrom
amsam0:parsing-fix
Open

Don't fail silently and fix lack of protocol failing to parse#8
amsam0 wants to merge 1 commit intopurify-video:mainfrom
amsam0:parsing-fix

Conversation

@amsam0
Copy link
Contributor

@amsam0 amsam0 commented Sep 13, 2025

This PR will show an alert if a URL fails to parse. It also fixes URLs without protocols (e.g. www.youtube.com/watch?v=... instead of https://www.youtube.com/watch?v=...) failing to parse by attempted to add the https protocol to the beginning of the URL if it cannot find a :// string near the beginning of the URL.

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.

1 participant