Skip to content

Instantly share code, notes, and snippets.

@MrFloppie
Created October 24, 2014 14:34
Show Gist options
  • Save MrFloppie/2dbb75235674fb44abc6 to your computer and use it in GitHub Desktop.
Save MrFloppie/2dbb75235674fb44abc6 to your computer and use it in GitHub Desktop.
Unicode error?
u-test@ubutest-System-Product-Name:~/Downloads$ itf shows
iTunes Festival London 2014 Downloader
Shows available to download:
Friend Within
itf 01 599207502_friendwithin
deadmau5
itf 01 78011850_deadmau5
Kate Simko & London Electronic Orchestra
itf 01 76055920_katesimkolondonelectronicorchestra
Beck
itf 02 312095_beck
Jenny Lewis
itf 02 117038088_jennylewis
Robin Schulz
itf 03 347433400_robinschulz
David Guetta
itf 03 5557599_davidguetta
Clean Bandit
itf 03 463049461_cleanbandit
Charlie Simpson
itf 04 431245240_charliesimpson
5 Seconds of Summer
itf 04 538811449_5secondsofsummer
Kasabian
itf 05 20478838_kasabian
Imelda May
itf 06 206456819_imeldamay
Tony Bennett
itf 06 484980_tonybennett
Kiesza
itf 07 301580396_kiesza
Calvin Harris
itf 07 201955086_calvinharris
Luke Sital-Singh
itf 08 258535972_lukesitalsingh
Robert Plant
itf 08 288062_robertplant
Sam Smith
itf 09 156488786_samsmith
SOHN
itf 09 564248557_sohn
Jungle
itf 10 825833522_jungle
Pharrell Williams
itf 10 14934728_pharrellwilliams
Maroon 5
itf 11 1798556_maroon5
Matthew Koma
itf 11 449191736_matthewkoma
Nick Gardner
itf 11 437945751_nickgardner
Elbow
itf 12 3240611_elbow
Nick Mulvey
itf 12 336322969_nickmulvey
Paolo Nutini
itf 13 156669286_paolonutini
Rae Morris
itf 13 512065585_raemorris
Lisa Hannigan
itf 14 435150355_lisahannigan
David Gray
itf 14 316381_davidgray
Foxes
itf 15 476901652_foxes
The Script
itf 15 277228393_thescript
Chrissie Hynde
itf 16 2673957_chrissiehynde
Blondie
itf 16 1012882_blondie
Eric Whitacre
itf 17 98293067_ericwhitacre
Gregory Porter
itf 17 3437037_gregoryporter
Little Dragon
itf 18 258535972_littledragon
Jessie Ware
itf 18 471286553_jessieware
SBTRKT
itf 19 350994798_sbtrkt
Jamie xx
itf 19 405563985_jamiexx
Jess Glynne
itf 20 704309129_jessglynne
Rudimental
itf 20 474022504_rudimental
Ryan Adams
itf 21 1010602_ryanadams
First Aid Kit
itf 21 370729254_firstaidkit
Jessie J
itf 22 405360400_jessiej
James Bay
itf 22 369659529_jamesbay
The Mirror Trap
itf 23 470748115_themirrortrap
Placebo
itf 23 649817_placebo
Hozier
itf 24 342260741_hozier
Ben Howard
itf 24 432957499_benhoward
Gorgon City
itf 25 504531222_gorgoncity
Mary J. Blige
itf 25 1392280_maryjblige
Lenny Kravitz
itf 26 160410_lennykravitz
Wolf Alice
itf 26 589384117_wolfalice
MNEK
itf 27 396289469_mnek
Kylie
itf 27 465031_kylie
Nicola Benedetti
itf 28 62470937_nicolabenedetti
Traceback (most recent call last):
File "/usr/local/bin/itf", line 9, in <module>
load_entry_point('itf==1.2.0', 'console_scripts', 'itf')()
File "/usr/local/lib/python2.7/dist-packages/itf.py", line 67, in main
shows_available()
File "/usr/local/lib/python2.7/dist-packages/itf.py", line 37, in shows_available
print('{}\nitf {} {}\n'.format(*show))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0161' in position 4: ordinal not in range(128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment