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(ecau): grab Apple Music original source images #327

Merged
merged 2 commits into from
Dec 22, 2021

Conversation

ROpdebee
Copy link
Owner

@ROpdebee ROpdebee commented Dec 22, 2021

Closes #80 again.

Fast-tracked this because it's been bothering me for quite a while.

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #327 (c023d50) into main (2fa4316) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #327   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines          894       899    +5     
  Branches       155       157    +2     
=========================================
+ Hits           894       899    +5     
Impacted Files Coverage Δ
src/mb_enhanced_cover_art_uploads/maximise.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2fa4316...c023d50. Read the comment docs.

@ROpdebee
Copy link
Owner Author

/deploy-preview

@github-actions
Copy link

This PR changes 1 built userscript(s):

See all changes

github-actions bot added a commit that referenced this pull request Dec 22, 2021
feat(ecau): grab Apple Music original source images (#327)
Copy link
Collaborator

@kellnerd kellnerd left a comment

Choose a reason for hiding this comment

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

That was fast! It's great to finally have the original images 🚀

src/mb_enhanced_cover_art_uploads/maximise.ts Show resolved Hide resolved
@ROpdebee ROpdebee merged commit 58282d2 into main Dec 22, 2021
@ROpdebee ROpdebee deleted the ecau-apple-music-source branch December 22, 2021 12:16
@github-actions
Copy link

🚀 Released 1 new userscript version(s):

  • mb_enhanced_cover_art_uploads 2021.12.22 in bae3fd1

github-actions bot added a commit that referenced this pull request Dec 22, 2021
feat(ecau): grab Apple Music original source images (#327)
ROpdebee added a commit that referenced this pull request Dec 22, 2021
As pointed out in #327 (comment),
the URL will always be different because of an unconditional domain change.
This changes the check to only compare URL pathnames to prevent
problems due to domain names.
ROpdebee added a commit that referenced this pull request Dec 22, 2021
As pointed out in #327 (comment),
the URL will always be different because of an unconditional domain change.
This changes the check to only compare URL pathnames to prevent
problems due to domain names.
ROpdebee added a commit that referenced this pull request Dec 22, 2021
As pointed out in #327 (comment),
the URL will always be different because of an unconditional domain change.
This changes the check to only compare URL pathnames to prevent
problems due to domain names.
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.

Apple Music: Fetch original file format
2 participants