Ailothaen / RedditArchiver-standalone

RedditArchiver-standalone is the standalone version of RedditArchiver. "Standalone" means that you do not need a web server: the function was reduced to a simple Python script.
MIT License
73 stars 10 forks source link

getting config error #5

Closed bheeshmpita closed 4 months ago

bheeshmpita commented 4 months ago

after setting up requirements parts then followed the guide to set up config.yml (putting values of client id, secret and refresh token)

python3 RedditArchiver.py  -i https://www.reddit.com/r/LifeProTips/comments/1cprqz2/lpt_packing_stressing_you_out_itemize_a/
[x] Cannot load config file. Make sure it exists and the syntax is correct.

What am i doing wrong? Please help

bheeshmpita commented 4 months ago

solved it by editing the filename from config.yml.example to config.yml