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

feat(bilibili): add episode support and fix article bug #9259

Merged
merged 6 commits into from
Feb 19, 2025

Conversation

TheWhiteDog9487
Copy link
Contributor

@TheWhiteDog9487 TheWhiteDog9487 commented Feb 8, 2025

Description

  1. bilibili has abandoned ‘article’ and instead combined ‘tweet’ and ‘article’ into ‘图文’.
    The only difference between the two seems to be the presence or absence of a headline.
    So I differentiate between them according to whether they have a title or not, and reflect this in the content of the activity.
  2. Added support for videos like animes and documentaries.

Acknowledgements

Screenshots

Proof showing the creation/modification is working as expected
documentary Snipaste_2025-02-08_14-18-25 Snipaste_2025-02-08_14-18-35
anime Snipaste_2025-02-08_14-18-53 Snipaste_2025-02-08_14-19-03
article Snipaste_2025-02-08_14-20-25 Snipaste_2025-02-08_14-20-36
tweet Snipaste_2025-02-08_14-20-59 Snipaste_2025-02-08_14-21-11

Copy link
Member

@theusaf theusaf left a comment

Choose a reason for hiding this comment

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

Please resolve merge conflicts

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@Bas950 Bas950 enabled auto-merge (squash) February 19, 2025 10:52
@Bas950 Bas950 merged commit 80733b5 into PreMiD:main Feb 19, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants