Import list of titles or people in the imdb list
All lines of CSV file must have the same number of fields but there is no requirement to have any specific number. In your case, it looks like there is a difference in the number of fields between lines 1 and 2.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
My list has only title fields, do I have to have a total of 6 fields like your example? I get an error "input line 2: Invalid number of fields" any idea what's wrong?