Giter Club home page Giter Club logo

Comments (12)

alexdatur avatar alexdatur commented on September 26, 2024

debug says get_playlist_tracks_info - Request Failed
Screenshot_2

from yandex-music-download.

alexdatur avatar alexdatur commented on September 26, 2024

for me helps deleting s from https, only with http. Now tracks downloads. In log file there an error with certificate

from yandex-music-download.

glutaminefree avatar glutaminefree commented on September 26, 2024

Same error. But using http instead of https not helps me. Running from docker with:

docker run --init --rm -v `pwd`:/root --name yamusic ka1mi/yandex-music-downloader:latest -d /root --bitrate 320 --cookie "Session_id=MY_COOKIE" -u http://music.yandex.ru/users/glutaminefee/playlists/3

from yandex-music-download.

kaimi- avatar kaimi- commented on September 26, 2024

Please, re-run with --debug flag and attach log from terminal and response file without cookies.

from yandex-music-download.

glutaminefree avatar glutaminefree commented on September 26, 2024
[ERROR] Can't get track list info                                      
[DEBUG] main::print_debug_info(1351): Yandex Music Downloader v1.5


[DEBUG] main::print_debug_info(1352): OS: linux; Path: perl; Version: v5.34.1
[DEBUG] main::print_debug_info(1354): Cookie: Session_id=MY_COOKIE
[INFO] Fetching playlist info: 3 [glutaminefee]                     
[DEBUG] main::get_playlist_tracks_info(810): Request failed         
[DEBUG] main::log_response(1341): Response stored at log_1672315281

How can I get the log file?

from yandex-music-download.

kaimi- avatar kaimi- commented on September 26, 2024

Try to specify -v `pwd`:/ without root and search for log_ prefixed file in the working directory

from yandex-music-download.

glutaminefree avatar glutaminefree commented on September 26, 2024

Docker say: invalid mount config for type "bind": invalid specification: destination can't be '/'

from yandex-music-download.

kaimi- avatar kaimi- commented on September 26, 2024

Oh, then try adding -w /root, without changing -v parameter value

from yandex-music-download.

glutaminefree avatar glutaminefree commented on September 26, 2024

log_1672319290.log

from yandex-music-download.

kaimi- avatar kaimi- commented on September 26, 2024

Odd, which country IP do you use?

from yandex-music-download.

glutaminefree avatar glutaminefree commented on September 26, 2024

Russian IP. Yandex Music works perfect in browsers.

from yandex-music-download.

kaimi- avatar kaimi- commented on September 26, 2024

Sorry, no idea for now, probably some kind of limiting from Yandex, if you can try from different IP...
I've tried your command line, working for me without an issue.

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.