We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can it have metadata like pixiv.net
pixiv have more metadata about user like this "directory":["Pixiv","{user[id]} {user[name]} {user[account]} "],
nijie only have user[id] when i'm checking with gallery-dl -K
Thank
continue if picture not found
http://nijie.info/user_like_illust_view.php?p=1&id=35085 - it stopped once it reach https://nijie.info/view.php?id=123828 - not found picture i'm trying to re-run it with --verbose but it have : nijie: 429: Too Many Requests
The text was updated successfully, but these errors were encountered:
[nijie] improvements and fixes (#423)
20eb6c4
- ignore unavailable image pages - more metadata fields: artist_name, date, tags - rename 'index' to 'num' - improved code structure
1faec28
No branches or pull requests
Can it have metadata like pixiv.net
pixiv have more metadata about user like this
"directory":["Pixiv","{user[id]} {user[name]} {user[account]} "],
nijie only have user[id] when i'm checking with gallery-dl -K
Thank
continue if picture not found
http://nijie.info/user_like_illust_view.php?p=1&id=35085 - it stopped once it reach https://nijie.info/view.php?id=123828 - not found picture
i'm trying to re-run it with --verbose but it have : nijie: 429: Too Many Requests
The text was updated successfully, but these errors were encountered: