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

Actually fix playlist bookmark layout #11711

Merged
merged 3 commits into from
Nov 17, 2024
Merged

Conversation

Stypox
Copy link
Member

@Stypox Stypox commented Nov 16, 2024

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

This PR fixes the bugs introduced by #11024, namely:

  • missing height attributes on some fields
  • the thumbnail was not enforced to be ~16:9 anymore

This PR also ellipsizes the uploader, if it turns out to be too long. And it updates NewPipeExtractor, because otherwise it is impossible to find new playlists in YouTube.

Note: it works also on SoundCloud square thumbnails, which get aligned to the left, as you can see in the screenshot.

Before/After Screenshots/Screen Record

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Nov 16, 2024
Copy link

sonarcloud bot commented Nov 16, 2024

Copy link
Contributor

@snaik20 snaik20 left a comment

Choose a reason for hiding this comment

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

LGTM

@Stypox Stypox merged commit e6c03bf into TeamNewPipe:dev Nov 17, 2024
11 checks passed
@Stypox Stypox mentioned this pull request Nov 17, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/small PRs with less than 50 changed lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants