I haven't been able to get this to work. I receive
Traceback (most recent call last):
File "youtube.py", line 196, in
get_videos(args.url)
File "youtube.py", line 140, in get_videos
download(url, title)
File "youtube.py", line 151, in download
with open(filename, 'wb') as dst_file:
IOError: [Errno 2] No such file or directory: u'J74 V-Module Tutorial 5 (Making of "In the Open Air" // OpenGL stuff)'
I haven't been able to get this to work. I receive