-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Title is self-explanatory. I found the source of the error, here
Line 174 in 8af69d5
if (video_name, video_date) not in fts_dict[channel_name]: |
You forgot to add "video_id" in a tuple, but it is used in the key on the next line. I don't think it is enough to make a PR, so I created an issue instead
NotJoeMartinez
Metadata
Metadata
Assignees
Labels
No labels