Could not parse 'C:\Users\
I moved the config file to my user profile so gallery-dl would detect it but every time I try to use it I keep getting the aforementioned error. I've even already gotten my whole oauth client stuff going and a few of my logins in so I am very confused.
Your config file must be a valid JSON file, and there is an unexpected character at line 28, column 31.
You can test your config file with any decent text editor that has proper support for JSON, or use one of these online tools here, where you can simply paste the content of the file:
https://jsonlint.com/
https://zaa.ch/jsonlint/
https://jslint.com/
Yo, thank you! everything is working perfectly now!
Most helpful comment
Your config file must be a valid JSON file, and there is an unexpected character at line 28, column 31.
You can test your config file with any decent text editor that has proper support for JSON, or use one of these online tools here, where you can simply paste the content of the file:
https://jsonlint.com/
https://zaa.ch/jsonlint/
https://jslint.com/