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

Downloads 30 seconds only #53

Open
s-and-witch opened this issue Nov 18, 2024 · 0 comments
Open

Downloads 30 seconds only #53

s-and-witch opened this issue Nov 18, 2024 · 0 comments

Comments

@s-and-witch
Copy link
Contributor

I used yandex-music-download a lot several months ago and it just worked, but recently I decided to download more music and found that now it downloads 30 second free samples instead of full songs.

I go across the issues and found this one, after that I double checked that I'm using the right syntax.

Additional information

I'm taking Session_id here

Yandex.Music browser screenshot

image

My command:

 ya-music --cookie "Session_id=3:1731831266.5.0.1726..." -u https://music.yandex.com/album/20219913 --debug 

Debug output

$ ya-music --cookie "Session_id=REDACTED" -u https://music.yandex.com/album/20219913 --debug
[DEBUG] main::print_debug_info(1348): Yandex Music Downloader v1.5


[DEBUG] main::print_debug_info(1349): OS: linux; Path: /nix/store/afz9z2iczjx13i66ymwwinwp2zvgc1ck-perl-5.38.0/bin/perl; Version: v5.38.0
[DEBUG] main::print_debug_info(1351): Cookie: Session_id=REDACTED
[INFO] Fetching album info: 20219913
[INFO] Album title: Капли на листьях
[INFO] Tracks total: 10
[INFO] Trying to fetch track: Полынья - Колодец
[DEBUG] main::get_track_url(720): Track url: https://s782sas.storage.yandex.net/get-mp3/12e21bb04ac7f6cca49dcae8ddb34e72/00062732bc85969c/rmusic/U2FsdGVkX1-6MSslVijVGJbeOahGxR_uFnptt6uz04Khy0cL171gHvWtuZ8cGNvUQSKXmdhL39RBBGwwZJKLmsLzknMmHXsa9vgX1Gobefw/82a37a3ab5f39685f36a9aa706b0d9076cf16609baf479cb1ad24b4ef2d3628f/5355?track-id=97837595&from=service-10-track&similarities-experiment=default
[DEBUG] main::download_track(594): File size from header: 480653
[OK] Temporary saved track at ./9kfWnLsNna
[DEBUG] main::fetch_album_cover(1071): Cover URL: https://avatars.yandex.net/get-music-content/5678677/949423eb.a.20219913-1/400x400
[DEBUG] main::fetch_track_lyrics(1092): Lyrics URL: https://music.yandex.ru/handlers/track.jsx?track=97837595:20219913&lang=ru&external-domain=music.yandex.ru&overembed=false&ncrnd=1731945127
[DEBUG] main::write_mp3_tags(1040): add_frame: TPE1=Полынья
[DEBUG] main::write_mp3_tags(1040): add_frame: TIT2=Колодец
[DEBUG] main::write_mp3_tags(1040): add_frame: APIC=ARRAY(0x34828220
[DEBUG] main::write_mp3_tags(1040): add_frame: TYER=2007
[DEBUG] main::write_mp3_tags(1040): add_frame: TCON=rusfolk
[DEBUG] main::write_mp3_tags(1040): add_frame: TALB=Капли на листьях
[DEBUG] main::write_mp3_tags(1040): add_frame: TRCK=1
[DEBUG] main::write_mp3_tags(1040): add_frame: TPE2=Полынья
[INFO] MP3 tags added for ./9kfWnLsNna
[INFO] ./9kfWnLsNna -> ./Полынья - Колодец.mp3
[INFO] Waiting for 5 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant