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

Extractors: Don't error if AuthorId does not exist #3869

Merged

Conversation

ChunkyProgrammer
Copy link
Contributor

@ChunkyProgrammer ChunkyProgrammer commented Jun 7, 2023

closes #3812
closes #2530
closes #4133
closes #3766
closes #3349

Some playlist author's don't have a YouTube channel (I'm guessing this is mainly for albums edit: it's also the case for some movies on youtube which can appear in the related streams section)

@ChunkyProgrammer ChunkyProgrammer requested a review from a team as a code owner June 7, 2023 20:13
@ChunkyProgrammer ChunkyProgrammer requested review from unixfox and removed request for a team June 7, 2023 20:13
@unixfox unixfox requested a review from SamantazFox June 7, 2023 20:24
@ChunkyProgrammer ChunkyProgrammer force-pushed the fix-searches-where-no-author-id branch 2 times, most recently from eeefc92 to 6e1ebdc Compare September 19, 2023 00:11
@ChunkyProgrammer ChunkyProgrammer changed the title Search: Don't error if AuthorId does not exist Search + Related Videos: Don't error if AuthorId does not exist Oct 17, 2023
@SamantazFox SamantazFox added the need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something label Dec 6, 2023
@SamantazFox SamantazFox added in-testing This feature has been deployed and is being tested and removed need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something labels Dec 16, 2023
@SamantazFox
Copy link
Member

I wasn't able to find pages (search results, videos, etc) where I could see the fix. All of the search queries mentioned in the issues linked above don't show the problematic search results, and all the videos are now blocked (likely due to being from "Topic" channels).

@syeopite
Copy link
Member

This video U6EqIzLCvZQ and this search result is still able to reproduce this redirect.invidious.io/search?q=cdr+thats+cdr

@SamantazFox SamantazFox added ready and removed in-testing This feature has been deployed and is being tested labels Dec 17, 2023
@SamantazFox
Copy link
Member

Thanks for the test cases @syeopite! This works like a charm!

@SamantazFox SamantazFox changed the title Search + Related Videos: Don't error if AuthorId does not exist Extractors: Don't error if AuthorId does not exist Feb 12, 2024
@SamantazFox SamantazFox merged commit 3b4358d into iv-org:master Feb 12, 2024
7 checks passed
@ChunkyProgrammer ChunkyProgrammer deleted the fix-searches-where-no-author-id branch February 12, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants