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
Tried this script on a comic folder with 1 publicer and 1 comic
Comics/dc comics/dark knight
When I try to scrape it it just creates everything that's available here so it's starts at 12 gauge and creates al comics available under that publicer.
But I only want to scrape publicers and comics I have ... how can I do that
Tried this script on a comic folder with 1 publicer and 1 comic
Comics/dc comics/dark knight
When I try to scrape it it just creates everything that's available here so it's starts at 12 gauge and creates al comics available under that publicer.
But I only want to scrape publicers and comics I have ... how can I do that
I tried these commands
python3 comixology-to-ubooquity.py --scrape-series -D 1 3 -ss -sp -d "c/temp/Comics"
python3 comixology-to-ubooquity.py --scrape-series -D 1 3 -ss -d "c/temp/Comics"
python3 comixology-to-ubooquity.py --scrape-series -D 1 3 -d "c/temp/Comics"
Any help trying this script would be appreciated
The text was updated successfully, but these errors were encountered: