Python source code, that helps you to check for all weights of a font which is hosted in a website

This is python source code, that helps you to check for all weights of a font which is hosted in a website.

Read the instructions, to learn how to use it.

Screenshot

Screenshot

Instructions

  1. Downloas and install Termux from here

  2. Run codes below in Termux:

    pkg install python
    pip install requests
    termux-setup-storage
    cd /path/to/code
    python Font-Downloader.py
    
  3. In the first input, you need to enter the font file url that you’ve found, but without weight name and foemat name (this method will be fixed in the next update).

    Make sure to enter the

     

     

     

    To finish reading, please visit source site