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: optimize ugc_season selection logic #103

Merged
merged 3 commits into from
May 20, 2024

Conversation

higuaifan
Copy link
Contributor

I’m a beginner in Swift, so if there are any issues with the code, please let me know and I’ll make the changes.

  • This resolves the issue mentioned in 视频详情中合集显示异常 #96.
  • After testing several ugc_season scenarios, I believe that when the season is greater than 1, a lookup should be performed. If the season equals 1, it should be used directly.
  • Additionally, I have sorted the list based on ctime.

@yichengchen
Copy link
Owner

Thanks!

@yichengchen yichengchen merged commit c2bb750 into yichengchen:main May 20, 2024
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