Giter VIP home page Giter VIP logo

Comments (8)

silelmot avatar silelmot commented on June 30, 2024

just for further information... i also got this on file "mary poppins - chim chim cher-ee (from "Mary Poppins"):

'ascii' codec can't encode character u'\u201c' in position 90: ordinal not in range(128)

from spotify-downloader.

ritiek avatar ritiek commented on June 30, 2024

Thanks for letting me know.
I'll try to fix this..

from spotify-downloader.

ritiek avatar ritiek commented on June 30, 2024

@silelmot You can try to download them by cloning the repo again.. I've made a few changes so you may want to read the documentation again.

The script should download all songs irrespective of their names, you might face incorrect names of songs being saved on windows but it should work alright in linux.

I'll update the script for windows when i find a better fix

from spotify-downloader.

silelmot avatar silelmot commented on June 30, 2024

okay. i got all titels i need but i will test it as soon as i have time and give feedback. thanks

from spotify-downloader.

silelmot avatar silelmot commented on June 30, 2024

Now i am getting this:

Converting Chim_Chim_Cher-ee_(from_“Mary_Poppins”).m4a to mp3..
Traceback (most recent call last):
  File "/usr/local/bin/spotdl", line 4, in <module>
    __import__('pkg_resources').run_script('spotdl==0.1', 'spotdl')
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 719, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1511, in run_script
    exec(script_code, namespace, namespace)
  File "/usr/local/lib/python2.7/dist-packages/spotdl-0.1-py2.7.egg/EGG-INFO/scripts/spotdl", line 230, in <module>

  File "/usr/local/lib/python2.7/dist-packages/spotdl-0.1-py2.7.egg/EGG-INFO/scripts/spotdl", line 214, in Main

UnicodeEncodeError: 'ascii' codec can't encode character u'\u201c' in position 90: ordinal not in range(128)

from spotify-downloader.

ritiek avatar ritiek commented on June 30, 2024

@silelmot are you using the script after cloning it again?
also run the script using sudo python spotdl.py and not using spotdl.
use sudo pip uninstall spotdl to uninstall previous version..

let me know, it should hopefully work now

from spotify-downloader.

silelmot avatar silelmot commented on June 30, 2024

ok. mary poppin is working after doing the uninstall-part. but for example
"dj ötzi - geboren um dich zu lieben" <- a terrible german song, just for testing the Ö isnt:

>> Enter a song/cmd: dj ötzi geboren
Traceback (most recent call last):
  File "spotdl.py", line 250, in <module>
    Main()
  File "spotdl.py", line 38, in Main
    raw_song = raw_input('>> Enter a song/cmd: ').encode('utf-8')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)

from spotify-downloader.

ritiek avatar ritiek commented on June 30, 2024

@silelmot thanks for notifying me.
download the script again and it will work now ✌️

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.