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 - issue where abovevtt will stop loading if youtube script fails to load #2857

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

MonstraG
Copy link
Contributor

@MonstraG MonstraG commented Feb 2, 2025

Not all campaigns use and require youtube to operate. If youtube is blocked in your country, this will fail to load, killing the startup.

To avoid that, we just console error the failure instead.

This should probably resolve all those failed to load youtube duplicates.

Refs: #2637 (and others)

Not all campaigns use and require youtube to operate. If youtube is blocked in your country, this will fail to load, killing the startup.

To avoid that, we just console error the failure instead.

This should probably resolve all those failed to load youtube duplicates.

Refs: cyruzzo#2637 (and others)
@Azmoria Azmoria merged commit d35e4c5 into cyruzzo:main Feb 3, 2025
@github-actions github-actions bot added the bug Something isn't working label Feb 3, 2025
@Azmoria Azmoria changed the title fix: don't throw if loading youtube script fails Fix - issue where abovevtt will stop loading if youtube script fails to load Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants