youtube-dl-subscriptions icon indicating copy to clipboard operation
youtube-dl-subscriptions copied to clipboard

ValueError: could not convert string to float:

Open benyanke opened this issue 7 years ago • 1 comments

I'm getting the following error.

Anyone else?

Traceback (most recent call last):
  File "./dl.py", line 25, in <module>
    ptime = datetime.utcfromtimestamp(float(content))
ValueError: could not convert string to float: 

benyanke avatar Apr 10 '17 20:04 benyanke

Looks like yout last.txt file got corrupted. Deleting it would fix the problem.

seler avatar May 28 '18 10:05 seler