Giter Club home page Giter Club logo

Comments (5)

kaimi- avatar kaimi- commented on June 24, 2024 1

Got it. I'll probably implement a feature to define a track name using predefined variables for available info (such as title, name, etc).

from yandex-music-download.

kaimi- avatar kaimi- commented on June 24, 2024

Feature is implemented.
For now 3 placeholders are available: #number, #artist, #title

from yandex-music-download.

AndreyMZ avatar AndreyMZ commented on June 24, 2024

Now the feature works for albums and tracks, but unfortunately it does not work for playlists:

C:\Music>docker run --rm -v "%CD%":/root -it yandex-music-downloader --dir /root --pattern "#number. #artist - #title" --url https://music.yandex.ru/users/strangeislandwithnumbers/playlists/1111 --cookie "<...>" 
[INFO] Checking Yandex.Music availability
[OK] Yandex.Music is available
[INFO] Fetching playlist info: 1111 [strangeislandwithnumbers]
[INFO] Playlist title: LOST OST additional
[INFO] Tracks total: 23
Use of uninitialized value within %mp3_tags in substitution iterator at /src/ya.pl line 919.
Use of uninitialized value within %mp3_tags in substitution iterator at /src/ya.pl line 919.
<...>
Use of uninitialized value within %mp3_tags in substitution iterator at /src/ya.pl line 919.
[INFO] Trying to fetch track: . Garry Schyman - Excessum Alighiero
[OK] Temporary saved track at /root/YAAaVMMBEE
[INFO] MP3 tags added for /root/YAAaVMMBEE
[INFO] /root/YAAaVMMBEE -> /root/. Garry Schyman - Excessum Alighiero.mp3
[INFO] Waiting for 5 seconds
[INFO] Trying to fetch track: . Rayden, KimI - Devil Trigger (from -Devil May Cry 5-)
[OK] Temporary saved track at /root/OYDN8gvs2n
[INFO] MP3 tags added for /root/OYDN8gvs2n
[INFO] /root/OYDN8gvs2n -> /root/. Rayden, KimI - Devil Trigger (from -Devil May Cry 5-).mp3
[INFO] Waiting for 5 seconds
<...>

Also, track number in an album and index number in a playlist may differ. I would like to be able to use the latter one when I download a playlist.

from yandex-music-download.

kaimi- avatar kaimi- commented on June 24, 2024

Please, try current version

from yandex-music-download.

AndreyMZ avatar AndreyMZ commented on June 24, 2024

Now it works, for playlists. Thank you!

from yandex-music-download.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.