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

working CODEC/30FPS override for issues/1668 #1670

Merged
merged 3 commits into from
May 2, 2023
Merged

working CODEC/30FPS override for issues/1668 #1670

merged 3 commits into from
May 2, 2023

Conversation

raszpl
Copy link
Contributor

@raszpl raszpl commented May 2, 2023

No description provided.

@ImprovedTube
Copy link
Member

Must accept immediately

@ImprovedTube ImprovedTube merged commit c36bb06 into code-charity:master May 2, 2023
@raszpl
Copy link
Contributor Author

raszpl commented May 2, 2023

at least test it a little :) I only checked on Vivaldi and two computers.

function overwrite(self, callback, mime) {
if (localStorage['it-codec']) {
var re = new RegExp(localStorage['it-codec']);
// /webm|vp8|vp9/av01/
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that line should be
// /webm|vp8|vp9|av01/
thankfully its only a comment

@ImprovedTube
Copy link
Member

Must accept immediately

Urgent and appropriate. Raszpl is a hero

@raszpl raszpl deleted the raszpl-patch-1 branch May 2, 2023 23:29
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.

2 participants