Giter VIP home page Giter VIP logo

Comments (5)

ThexXTURBOXx avatar ThexXTURBOXx commented on August 11, 2024 1

Ah ok, that fixed it.
Thank you very much :D

from spotify-downloader.

ritiek avatar ritiek commented on August 11, 2024

@ThexXTURBOXx Thanks for reporting this. 18ea897 should fix this.

from spotify-downloader.

ritiek avatar ritiek commented on August 11, 2024

I am closing this but let me know if it still does not work

from spotify-downloader.

ThexXTURBOXx avatar ThexXTURBOXx commented on August 11, 2024

Hmm... For me, it still doesn't work :(

C:\Python27\Scripts> python spotdl.py -l

Total songs in list = 119 songs

  1. [Electro] - Favright - Iceladen [Monstercat FREE Release]
    5,273,845 Bytes [100.00%] received. Rate: [1343 KB/s]. ETA: [0 secs]
    Converting [Electro]_-Favright-Iceladen[Monstercat_FREE_Release].m4a to .mp3
    Das System kann den angegebenen Pfad nicht finden.
    Fixing meta-tags
    Failed to download song. Will retry after other songs.
  2. [Progressive House] - Hellberg - I'm Not Over (feat. Tash) (Radio Edit) [Monstercat Release]
    2,981,793 Bytes [100.00%] received. Rate: [1497 KB/s]. ETA: [0 secs]
    Converting [Progressive_House]-Hellberg-Im_Not_Over(feat_Tash)(Radio_Edit)_[Monstercat_Release].m4a to .mp3
    Das System kann den angegebenen Pfad nicht finden.
    Fixing meta-tags
    Failed to download song. Will retry after other songs.

Exitting..

I noticed, that the script generates a .m4a.temp-file while downloading and then there are those 2 possibilities:

  • With "-n": It removes the ".temp" and then there is the finished ".m4a"-file
  • Without "-n": It just deletes the file

I don't know exactly, why the file is just deleted, but it does that :D

Btw.: Forgot to say, that I use Windows 10 Redstone 3 Preview ;)

from spotify-downloader.

ritiek avatar ritiek commented on August 11, 2024

@ThexXTURBOXx The problem is with avconv. I got confused with

Das System kann den angegebenen Pfad nicht finden.

with translates to

The system can not find the path specified.

Take a look at #22 and #36. That should help you fix it.
(basically you need to place the script in C:\Python27\ and not C:\Python27\Scripts\)

from spotify-downloader.

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.