Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Adjust parsing of channel page continuation #115

Merged

Conversation

MarmadileManteater
Copy link
Contributor

@MarmadileManteater MarmadileManteater commented Nov 1, 2022

Adjust parsing of channel page continuation

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

Follow-up to #113

Description

The video titles coming from richItemRenderer is missing the .text property, and the result is that videoTitle is an object instead of a string. Also, the channelId and channelName seem to have moved in channel continuations, so this PR maps that data in order to prevent getChannelVideosMore from throwing.

Screenshots

before:
before
after:
after

@PrestonN
Copy link
Member

PrestonN commented Nov 2, 2022

LGTM. Thank you!

@PrestonN PrestonN merged commit 25681ca into FreeTubeApp:development Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants