uxdxdev / orca

Download your reddit data.
18 stars 1 forks source link

Is it possible to organize the destination files based on the subreddit in question? #6

Open Romanmir opened 3 years ago

Romanmir commented 3 years ago

I'm thinking in terms of separate folder structure where the output files could be organized.

Maybe something like: orca-output/gaming/comments.txt (or perhaps JSON, idk.) orca-output/gaming/saved_permalinks.txt (or perhaps JSON, idk.) orca-output/gaming/submissions.txt ((or perhaps JSON, idk.) orca-output/gaming/upvoted_permalinks.txt ((or perhaps JSON, idk.)

Thoughts?

uxdxdev commented 3 years ago

yes this is doable.

PRs welcome!