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

'tizonia --youtube-audio-mix-search' fails with 'TypeError: sequence item 9: expected string or Unicode, dict found' #377

Closed
juanrubio opened this issue Oct 13, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@juanrubio
Copy link
Member

$ tizonia --youtube-audio-mix-search "Michael Jackson"
tizonia 0.9.0. Copyright (C) 2017 Juan A. Rubio
This software is part of the Tizonia project <http://tizonia.org>

[2017-10-13 20:58:03,156] [ INFO] [140241618732800] 
[YouTube] (TypeError) : sequence item 9: expected string or Unicode, dict found
Traceback (most recent call last):
  File "/home/joni/temp/lib/python2.7/site-packages/tizyoutubeproxy.py", line 461, in enqueue_audio_mix_search
    for track_info in get_tracks_from_json(wdata2):
  File "/home/joni/temp/lib/python2.7/site-packages/tizyoutubeproxy.py", line 201, in get_tracks_from_json
    'id': ','.join([get_track_id_from_json(i) for i in items])}
TypeError: sequence item 9: expected string or Unicode, dict found
@juanrubio juanrubio added the bug label Oct 13, 2017
@juanrubio juanrubio added this to the v0.10.0 milestone Oct 13, 2017
@juanrubio juanrubio self-assigned this Oct 13, 2017
@juanrubio juanrubio changed the title tizonia --youtube-audio-mix-searchf fails with 'TypeError: sequence item 9: expected string or Unicode, dict found' 'tizonia --youtube-audio-mix-search' fails with 'TypeError: sequence item 9: expected string or Unicode, dict found' Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant