You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "D:\ytdl\Netflix-4K-Script\netflix.py", line 346, in <module>
info = fetch_metadata_movie(BUILD, str(args.title[0]))
File "D:\ytdl\Netflix-4K-Script\netflix.py", line 229, in fetch_metadata_movie
cookies = parseCookieFile('cookies.txt')
File "D:\ytdl\Netflix-4K-Script\netflix.py", line 187, in parseCookieFile
cookies[lineFields[5]] = lineFields[6]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: