[01:18 · ~/doc/projects/ytripper/ytripper] $ python ytripper_base.py
http://www.youtube.com/watch?v=TAO9EFY0Fm4
[ ] The given URL seems to be no YouTube link, or it is a video id.
Traceback (most recent call last):
File "ytripper_base.py", line 237, in <module>
instance = YT_ripper()
File "ytripper_base.py", line 24, in __init__
self.__check_links()
File "ytripper_base.py", line 80, in __check_links
self.videos.append(ident)
AttributeError: YT_ripper instance has no attribute 'videos'
Original issue reported on code.google.com by xCr4cx@gmail.com on 1 Oct 2010 at 11:10
Original issue reported on code.google.com by
xCr4cx@gmail.com
on 1 Oct 2010 at 11:10