Closed arpreq closed 4 years ago
Unhandled exceptions get thrown in parse.py when a data file can't be found (on lines 19-21) and when a data file is empty (including, but not limited to, lines 78 & 88).
parse.py
My Youtube data didn't have the my-comments file, or the likes playlist.
my-comments
likes
I fixed it with ee75532. Could you check if it works for you now?
Works great for my specific case. Thanks!
Unhandled exceptions get thrown in
parse.py
when a data file can't be found (on lines 19-21) and when a data file is empty (including, but not limited to, lines 78 & 88).My Youtube data didn't have the
my-comments
file, or thelikes
playlist.