12 thoughts on “Latest Version”

  1. can’t download images using the members_id , i keep getting a “list index out of range” error on every image. im using the beta4 client.

      1. didnt really noticed the one, i tried it now and its working fine again, thank you xD and i love your program.

  2. I seem to be getting low quality webms with the app. I’m using the latest version of ffmpeg with default config values. What could be the problem?

    1. Nevermind, It works fine now. I deleted my old config file and generated a new one. Thanks!

    2. Last one, can we use other parameters besides -lossless 1? -crf [value] doesn’t seem to work.

        1. this seems to work and results to smaller but visually lossless webms. just a personal thing.
          ffmpegparam = -crf [value] -b:v 0

          the only problem left is the framerate, 50-60 fps ugoiras are converted to 30 (or was it 24) fps webms. would it be possible for the app to determine proper or approximated framerates based on the animation delay value in the json file?

  3. Hello I got this message everytime I download. Can you help please?

    Traceback (most recent call last):
    File “PixivUtil2.py”, line 721, in process_image
    File “PixivHelper.pyc”, line 149, in makeFilename
    TypeError: coercing to Unicode: need string or buffer, NoneType found
    Error at process_image(): (, TypeError(‘coercing to
    Unicode: need string or buffer, NoneType found’,), )
    Dumping html to: Error medium page for image 56258085.html
    Traceback (most recent call last):
    File “PixivUtil2.py”, line 1967, in main
    File “PixivUtil2.py”, line 1743, in main_loop
    File “PixivUtil2.py”, line 1420, in menu_download_by_image_id
    File “PixivUtil2.py”, line 721, in process_image
    File “PixivHelper.pyc”, line 149, in makeFilename
    TypeError: coercing to Unicode: need string or buffer, NoneType found
    press enter to exit.

Comments are closed.