live-dl icon indicating copy to clipboard operation
live-dl copied to clipboard

parse error after "Re-checking via yt-dlp..."

Open giannoug opened this issue 2 years ago • 0 comments

It seems there is an error while the JSON is parsed:

[Wed Apr 13 18:17:37 UTC 2022] [1;31;33mUpcoming event detected: 1649873700[0m
[Wed Apr 13 18:18:09 UTC 2022] [1;31;33mUpcoming event detected: 1649873700[0m
[Wed Apr 13 18:18:40 UTC 2022] cURL check seems goes live now, continue checking...
[Wed Apr 13 18:18:40 UTC 2022] Re-checking via yt-dlp...
parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 2, column 10

parse error: Invalid numeric literal at line 1, column 25453

./downloads/xxx/20220413 xxx.jpg: No Exif data found in the file
[Wed Apr 13 18:18:45 UTC 2022] [1;31;32mPrepare downloading...[0m
ID: xxx
Title: xxx 2022-04-13 18:18
URL: https://www.youtube.com/watch?v=xxx
Author: xxx
Channel: https://www.youtube.com/channel/xxx
Date: 20220413
Thumbnail: https://i.ytimg.com/vi/xxx/maxresdefault.jpg
Filename: 20220413 xxx (xxx)
Location: ./downloads/xxx/
Hostname: 1e214fed04ae

The title of the video has Greek characters. Could that be breaking something? I'm using sparanoid/live-dl:latest.

giannoug avatar Apr 14 '22 08:04 giannoug