[PYTHON] The file name saved by pysheng was a hexadecimal number, so I fixed it.

reference

pull request

Before correction

$ pysheng -e 2 "https://books.google.co.jp/books?id=NP3yag-zvhAC"
エスキュービズム - Python入門.page-002.png

Revised

$ pysheng -e 2 "https://books.google.co.jp/books?id=NP3yag-zvhAC"
Getting Started with Python/002.png

I made a docker image

python


docker run -it --rm -v `pwd`:/root tukiyo3/pysheng -- -e 2 "https://books.google.co.jp/books?id=XX"

Recommended Posts

The file name saved by pysheng was a hexadecimal number, so I fixed it.
Since the Excel date read by pandas.read_excel was a serial number, I converted it to datetime.datetime
[python] Change the image file name to a serial number
When I tried the AtCoder Beginner Contest, it was a terrible result, so I look back
If I thought I didn't see the pyc file recently, it was quarantined in pycache by python3.
The file name was bad in Python and I was addicted to import
In IPython, when I tried to see the value, it was a generator, so I came up with it when I was frustrated.
I wanted to know the number of lines in multiple files, so I tried to get it with a command
The file edited with vim was readonly but I want to save it
Somehow the code I wrote worked and I was impressed, so I will post it
I want to get the file name, line number, and function name in Python 3.4
I tried searching for files under the folder with Python by file name
I set up TensowFlow and was addicted to it, so make a note
What! The unzipped file name was SJIS! command?
[Python] Save the video data imported by OpenCV as a serial number jpg file
When I checked the query generated by Django, it was issued in large numbers
It was a life I wanted to OCR on AWS Lambda to locate the characters.
After changing the account name on Mac, pip and ipython became unusable, so I reinstalled the whole python and it was cured
I want to see the file name from DataLoader
Get the file name in a folder using glob
I tried increasing or decreasing the number by programming
I made a function to crop the image of python openCV, so please use it.
There was a doppelganger, so I tried to distinguish it with artificial intelligence (laughs) (Part 1)