Skip to content

rutube: add support for shorts and yappy - #471

Merged
dumbmoron merged 5 commits into
currentfrom
rutube-updates
Apr 29, 2024
Merged

rutube: add support for shorts and yappy#471
dumbmoron merged 5 commits into
currentfrom
rutube-updates

Conversation

@wukko

@wukko wukko commented Apr 29, 2024

Copy link
Copy Markdown
Member

No description provided.

Comment thread src/modules/processing/services/rutube.js Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

now add a "fuck you" comment to the catch

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

?

@synzr synzr Apr 29, 2024

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

async function requestJSON(url) {
    try {
        const r = await fetch(url);
        return await r.json();
    } catch {
        // fuck you
    }
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

why

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

its funny

@dumbmoron
dumbmoron merged commit f20f87b into current Apr 29, 2024
@wukko
wukko deleted the rutube-updates branch April 29, 2024 15:37
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.

Add support for rutube's shorts feature Add support for rutube's yappy feature

3 participants