GithubHelp home page GithubHelp logo

Comments (3)

brunomareque avatar brunomareque commented on September 27, 2024 1

I had the same problem. ogg was downloaded allright, the error was converting to mp3 as @fatsolko said.
In my case i had not ffmpeg on my computer. After you download it, you have to add it to your $PATH and restart.

from onthespot.

fatsolko avatar fatsolko commented on September 27, 2024

i have the same problem

[2024-04-17 14:13:11,608 :: worker.downloader.SESSION_DL_TH-3da12853-c81b-49e3-ab01-9ab982607e82 :: worker\downloader.py -> 385:                 run() :: ERROR] -> Download process returned false: 6VuCBiMrmVZjO3GMZFtMiS
[2024-04-17 14:13:11,609 :: worker.downloader.SESSION_DL_TH-3da12853-c81b-49e3-ab01-9ab982607e82 :: worker\downloader.py -> 341:                 run() :: INFO] -> Processing download for track by id '6VuCBiMrmVZjO3GMZFtMiS', Attempt: 1/3
[2024-04-17 14:13:11,611 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "John Maus"; Allow path separators: False
[2024-04-17 14:13:11,611 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "Songs"; Allow path separators: False
[2024-04-17 14:13:11,612 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "Time To Die"; Allow path separators: False
[2024-04-17 14:13:11,612 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "Ribbon Music"; Allow path separators: False
[2024-04-17 14:13:11,612 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "2016 Ribbon Music, LLC"; Allow path separators: False
[2024-04-17 14:13:11,613 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "2006 Ribbon Music, LLC"; Allow path separators: False
[2024-04-17 14:13:15,140 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "C:\Users\denis\Downloads\Spotify\John Maus\[2006] Songs\.~John Maus - Songs - Time To Die.ogg"; Allow path separators: True
[2024-04-17 14:13:15,140 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "C:\Users\denis\Downloads\Spotify\John Maus\[2006] Songs\John Maus - Songs - Time To Die.mp3"; Allow path separators: True
[2024-04-17 14:13:15,140 :: spotutils :: utils\spotify.py -> 178:convert_audio_format() :: INFO] -> Converting media with ffmpeg. Built commandline ['ffmpeg.exe', '-i', 'C:\\Users\\denis\\Downloads\\Spotify\\John Maus\\[2006] Songs\\.~John Maus - Songs - Time To Die.ogg', '-ar', '44100', '-ac', '2', '-b:a', '320k', 'C:\\Users\\denis\\Downloads\\Spotify\\John Maus\\[2006] Songs\\John Maus - Songs - Time To Die.mp3']
[2024-04-17 14:13:15,147 :: worker.downloader.SESSION_DL_TH-3da12853-c81b-49e3-ab01-9ab982607e82 :: worker\downloader.py -> 222:      download_track() :: ERROR] -> Download failed for track by id '6VuCBiMrmVZjO3GMZFtMiS', Unexpected error: Traceback (most recent call last):
  File "worker\downloader.py", line 168, in download_track
  File "utils\spotify.py", line 179, in convert_audio_format
  File "subprocess.py", line 408, in check_call
  File "subprocess.py", line 389, in call
  File "subprocess.py", line 1024, in __init__
  File "subprocess.py", line 1509, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
 !
[2024-04-17 14:13:15,148 :: worker.downloader.SESSION_DL_TH-3da12853-c81b-49e3-ab01-9ab982607e82 :: worker\downloader.py -> 385:                 run() :: ERROR] -> Download process returned false: 6VuCBiMrmVZjO3GMZFtMiS
[2024-04-17 14:13:15,148 :: worker.downloader.SESSION_DL_TH-3da12853-c81b-49e3-ab01-9ab982607e82 :: worker\downloader.py -> 341:                 run() :: INFO] -> Processing download for track by id '6VuCBiMrmVZjO3GMZFtMiS', Attempt: 2/3
[2024-04-17 14:13:15,291 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "John Maus"; Allow path separators: False
[2024-04-17 14:13:15,291 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "Songs"; Allow path separators: False
[2024-04-17 14:13:15,292 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "Time To Die"; Allow path separators: False
[2024-04-17 14:13:15,292 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "Ribbon Music"; Allow path separators: False
[2024-04-17 14:13:15,292 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "2016 Ribbon Music, LLC"; Allow path separators: False
[2024-04-17 14:13:15,293 :: spotutils :: utils\spotify.py -> 97:       sanitize_data() :: INFO] -> Sanitising string: "2006 Ribbon Music, LLC"; Allow path separators: False
Couldn't extract expiration, invalid parameter in CDN url: https://audio4-gm-fb.spotifycdn.com/audio/540f693d5b4ef29a5af8780d375270c2b7dc00d9?Expires=1713442395~FullPath~hmac=-AbaAxgw83yjhD7gv94Fx-nJqkN1ZTbdEkWj5tlFolk=
[2024-04-17 14:13:16,244 :: worker.downloader.SESSION_DL_TH-3da12853-c81b-49e3-ab01-9ab982607e82 :: worker\downloader.py -> 222:      download_track() :: ERROR] -> Download failed for track by id '6VuCBiMrmVZjO3GMZFtMiS', Unexpected error: Traceback (most recent call last):
  File "worker\downloader.py", line 122, in download_track
  File "librespot\audio\__init__.py", line 722, in load
  File "librespot\audio\__init__.py", line 783, in load_track
  File "librespot\audio\__init__.py", line 737, in load_stream
  File "librespot\audio\__init__.py", line 339, in load_track
  File "librespot\audio\__init__.py", line 438, in stream_file
  File "librespot\audio\__init__.py", line 561, in __init__
  File "librespot\audio\__init__.py", line 622, in request
OSError: 404
 !
[2024-04-17 14:13:16,244 :: worker.downloader.SESSION_DL_TH-3da12853-c81b-49e3-ab01-9ab982607e82 :: worker\downloader.py -> 385:                 run() :: ERROR] -> Download process returned false: 6VuCBiMrmVZjO3GMZFtMiS

from onthespot.

fatsolko avatar fatsolko commented on September 27, 2024

but in raw format everything is ok, i think the error is in convertation from ogg to mp3

from onthespot.

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.