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

included year and track number from itunes api response, added support for custom itunes search strings #70

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

Maulai
Copy link
Contributor

@Maulai Maulai commented Dec 16, 2024

  • A custom search string can be provided if the video title is not precise enough. The following variables are available:

    • {uploader} - Upload channel name
    • {title} - Video title

    If omitted, it defaults to the video title.

  • Changed ID3 Tag for the cover art from image to APIC (https://de.wikipedia.org/wiki/ID3-Tag)

  • Included year and track number from itunes api response

  • changed return of the Downloader.downloadSong function from outputPath only to an object with more information

Im new to Git and don't know the proper way of propsing changes to projects yet. Please tell me if I should do things differently.

@joshunrau joshunrau merged commit d3f7ae8 into joshunrau:main Dec 19, 2024
1 check failed
Copy link

🎉 This issue has been resolved in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants