Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ValueError: time data '' does not match format '%Y%m%d' #7875
Comments
|
Post the output of |
|
The comment was too long |
|
This log misses important |
|
oops notification mail ignored |
|
Have you modified the source code? |
|
nope downloaded and used it right away
|
|
Post the output of |
|
|
|
I got the very same issue here (for all videos on youtube), but I have managed to fix it. lassuviz null date fixif date not in dateRange:return '%s upload date is not in range %s' % (date_from_str(date).isoformat(), dateRange)Apply these 2 # and youtube-dl will start to download videos !!! I am not sure if it has side-effect for special download cases (ie. daterange), but works well flawlessly on normal and playlist download on youtube. :) I am not python expert, nor familiar with the internals of youtube-dl but I think some system (including mine) supplies/parses date in a wrong manner. If someone could make this null date fix properly on the code-base (regarding my finding) I would be very happy, because I just love youtube-dl project. It is just great! |
|
I guess this is caused by broken |
using version 2015.12.13
#772 looks similar but thats old and mine does not print any time data.
also tried other videos without proxy.