gitextract_25iimfmq/ ├── LICENSE ├── README.chinese.md ├── README.hindi.md ├── README.md ├── README.portuguese.md ├── README.ru.md ├── img_to_txt.py ├── img_to_txt_rus.py ├── requirements.txt ├── texts/ │ └── out.txt ├── video_to_txt.py └── video_to_txt_rus.py