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
When downloading multiple profiles using -a it creates empty directories if a user has no pictures or posts. Can there be a check or if statement to only create a directory if content exists?
In other words, I download multiple profiles with -a which collects all posts, journals, and collections. If the user has no journals, vsco-scraper will create an empty journal directory. I would like it to only create the journal directory if they have a journal.
The text was updated successfully, but these errors were encountered:
parkerr82
added a commit
to parkerr82/vsco-scraper
that referenced
this issue
Dec 29, 2022
When downloading multiple profiles using -a it creates empty directories if a user has no pictures or posts. Can there be a check or if statement to only create a directory if content exists?
In other words, I download multiple profiles with -a which collects all posts, journals, and collections. If the user has no journals, vsco-scraper will create an empty journal directory. I would like it to only create the journal directory if they have a journal.
The text was updated successfully, but these errors were encountered: