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

Substitute null values for playlist tracks with missing author fields #45

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

devoxin
Copy link
Member

@devoxin devoxin commented Nov 7, 2023

For some obscure reason, YouTube do not return an author field for select tracks so we substitute what would be a null value with a placeholder of "Unknown artist" (consistent with the default value of AudioTrackInfoBuilder#UNKNOWN_ARTIST).

For some obscure reason, YouTube do not return an author field for select tracks so we substitute what would be a null value with a placeholder of Unknown artist (consistent with the default value of AudioTrackInfoBuilder#UNKNOWN_ARTIST).
@topi314 topi314 merged commit 2777c28 into main Nov 7, 2023
1 check passed
@topi314 topi314 deleted the fix/playlist-video-null-author branch November 7, 2023 14:57
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