-
-
Notifications
You must be signed in to change notification settings - Fork 976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Site Request] omgmiamiswimwear.com #1280
Comments
This site is a Shopify instance. You can get gallery-dl to recognize it by adding {
"extractor": {
"shopify": {
"omgmiamiswimwear": {
"root": "https://www.omgmiamiswimwear.com"
}
}
}
} |
may i know how to config file ? but when i tried, it happen like this C:\Users\user>gallery-dl https://www.omgmiamiswimwear.com/collections/omg the same goes when i try gallery-dl shopify:https://www.omgmiamiswimwear.com/collect C:\Users\user>gallery-dl shopify:https://www.omgmiamiswimwear.com/collect |
Your config files contain invalid JSON, all 3 of them. You should delete 2 and put the snippet from #1280 (comment) in the third. |
For the future, use https://jsonlint.com/ to check your JSON. It's a very simple website that also tells you where it noticed the error, either where it started or where shit went too far south. |
thank you for helping a noob like me, i will try that~ |
It'd be really nice if this program could download content from omgmiamiswimwear.com, SFW site. It is a normal retail online shopping site but it has some really good images. Thanks.
Example a single product page or even better if could download all products in one collection (https://www.omgmiamiswimwear.com/collections/omg-fit ; https://www.omgmiamiswimwear.com/collections/lingerie ; etc)
The text was updated successfully, but these errors were encountered: