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 parsing shorts on channel page #3700

Merged
merged 3 commits into from
Apr 5, 2023

Conversation

ChunkyProgrammer
Copy link
Contributor

closes #3637

As I am not 100% sure if they phased the old type out of all channels, I kept it in just in case. For now, we are able to get author name and author id from fallback but we cannot get published date.

image

Test:

go to: /channel/UCghooJjCGtg2Kw2PSB9B0NA/shorts
go to /api/v1/channels/UCghooJjCGtg2Kw2PSB9B0NA/shorts

@ChunkyProgrammer ChunkyProgrammer requested a review from a team as a code owner March 22, 2023 03:55
@ChunkyProgrammer ChunkyProgrammer requested review from SamantazFox and removed request for a team March 22, 2023 03:55
@unixfox
Copy link
Member

unixfox commented Mar 23, 2023

In testing on https://yewtu.be

@unixfox unixfox added the in-testing This feature has been deployed and is being tested label Mar 23, 2023
@SamantazFox
Copy link
Member

view count extraction would need to be fixed, too (it's missing the multiplier)

Copy link
Member

@unixfox unixfox left a comment

Choose a reason for hiding this comment

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

No issues on my side, I have been testing it for more than one week.

@ashley0143
Copy link

i have been testing it for weeks - it works fineu

@unixfox unixfox merged commit 525e4bd into iv-org:master Apr 5, 2023
@ChunkyProgrammer ChunkyProgrammer deleted the fix-shorts branch April 5, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-testing This feature has been deployed and is being tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Missing JSON element "reelPlayerHeaderSupportedRenderers" (BrokenTubeException)
4 participants