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

update yt-channel-info #2126

Merged

Conversation

ChunkyProgrammer
Copy link
Member


update yt-channel-info

Important note
We may remove your pull request if you do not use this provided PR template correctly.

Pull Request Type
Please select what type of pull request this is:

  • Bugfix
  • Feature Implementation

Related issue
pr #1568

Description
Please write a clear and concise description of what the pull request does.
This includes fixes to the channel community parsing as well as adds the ability to parse Channel Stats, channel links & partial support for channel home pages,

Testing (for code that is not small enough to be easily understandable)
Has this pull request been tested?
Tested searching & navigating to all tabs on a channel's page. Haven't tested fetch subscription without RSS nor data import/export but they should be working.

Desktop (please complete the following information):

  • OS: Windows
  • OS Version: 10
  • FreeTube version: 0.16.0

Additional context
Might want a yt-channel-info patch release before this gets merged

@PrestonN PrestonN enabled auto-merge (squash) March 14, 2022 21:42
@@ -1303,7 +1303,7 @@ export default Vue.extend({

getChannelInfoLocal: function (channelId) {
return new Promise((resolve, reject) => {
ytch.getChannelInfo(channelId, 'latest').then(async (response) => {
Copy link
Member Author

Choose a reason for hiding this comment

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

not sure why 'latest' was provided here?

Copy link
Member

Choose a reason for hiding this comment

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

Looks like a leftover from an early revision. Doesn't seem like it's needed.

@ChunkyProgrammer ChunkyProgrammer added PR: waiting for review For PRs that are complete, tested, and ready for review PR: WIP labels Mar 14, 2022
@ChunkyProgrammer ChunkyProgrammer marked this pull request as draft March 14, 2022 21:47
auto-merge was automatically disabled March 14, 2022 21:47

Pull request was converted to draft

@ChunkyProgrammer
Copy link
Member Author

relies on FreeTubeApp/yt-channel-info#61 getting merged

@ChunkyProgrammer ChunkyProgrammer mentioned this pull request Mar 14, 2022
1 task
@ChunkyProgrammer ChunkyProgrammer marked this pull request as ready for review April 6, 2022 02:19
@PrestonN PrestonN enabled auto-merge (squash) April 6, 2022 02:20
@PrestonN
Copy link
Member

PrestonN commented Apr 6, 2022

LGTM

@PrestonN PrestonN disabled auto-merge April 6, 2022 03:05
@PrestonN PrestonN merged commit 927225d into FreeTubeApp:development Apr 6, 2022
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Apr 10, 2022
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.

3 participants