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(parser): Support LockupView and it's child nodes #609

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

absidue
Copy link
Collaborator

@absidue absidue commented Feb 28, 2024

Appears on https://www.youtube.com/@YouTube/podcasts and the podcast tabs on other channels too.

import { Innertube } from './dist/src/platform/node.js';

const innertube = await Innertube.create();

const channel = await innertube.getChannel('UCBR8-60-B28hp2BmDPdntcQ'); // @YouTube

await channel.getPodcasts();

@absidue
Copy link
Collaborator Author

absidue commented Feb 28, 2024

The test failure is unrelated, it happens with the latest commit on the main branch too.

@LuanRT LuanRT merged commit 7ca2a0c into LuanRT:main Feb 29, 2024
4 checks passed
@absidue absidue deleted the lockup-view branch February 29, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants