Don't download some video from youtube.com
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ViDown |
Confirmed
|
High
|
Vladimir Kolev |
Bug Description
This is terminal output:
stancho@
stancho@
File "vidown.py", line 181, in on_get_info
self.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)
Traceback (most recent call last):
File "vidown.py", line 203, in on_download
self.
File "vidown.py", line 447, in download_youtube
videourl = "http://
UnboundLocalError: local variable 'youTubeToken' referenced before assignment
stancho@
Changed in vidown: | |
status: | New → Confirmed |
Changed in vidown: | |
importance: | Undecided → High |
assignee: | nobody → Vladimir Kolev (vladimir.kolev) |