Resume problem
Opened this issue · 2 comments
D:\temp>videolectures-dl -e http://videolectures.net/mlss2011_vandenberghe_convex/video/1/
File name: mlss2011_vandenberghe_convex.flv
Title: Convex Optimization
Date: Sept. 13, 2011
Type: Tutorial
Part: 1
[rtmpdump] 1.39 MB
ERROR: download may be incomplete. rtmpdump exited with code 1
or 2 Traceback (most recent call last):
File "C:\Python27\Scripts\videolectures-dl-script.py", line 9, in
load_entry_point('videolectures==2013.10.28', 'console_scripts', 'videolectu
res-dl')()
File "c:\Python27\lib\site-packages\videolectures-2013.10.28-py2.7.egg\videole
ctures\tool.py", line 61, in main
download.run(arguments.output, arguments.video_url)
File "c:\Python27\lib\site-packages\videolectures-2013.10.28-py2.7.egg\videole
ctures\util.py", line 134, in run
if self.dump_video(filename, meta_data):
File "c:\Python27\lib\site-packages\videolectures-2013.10.28-py2.7.egg\videole
ctures\util.py", line 195, in dump_video
' rtmpdump exited with code 1 or 2'))
File "c:\Python27\lib\site-packages\videolectures-2013.10.28-py2.7.egg\videole
ctures\util.py", line 103, in error
raise err(message)
videolectures.util.DownloadError: ERROR: download may be incomplete. rtmpdump exited with code 1 or 2
Please look into this error..
This error happens rarely.. Many a times at critical moments when 700/800 MB is done.. And then need to start over again.. (this error can happen for any video)
Thanks.
I come up with the same problem with you . The error occurs the same lines .