# afh **Repository Path**: kiram/afh ## Basic Information - **Project Name**: afh - **Description**: No description available - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-13 - **Last Updated**: 2023-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # afh AndroidFileHost direct download link fetcher. AndroidFileHost 下载直链获取器。 # Dependency Python requests library. Python requests库。 ```bash pip3 install requests ``` # Example ```bash root@localhost:~ # ./afh.py Input fid:14871746926876821021 Server name: Germany - mDE1 Download link: https://mDE1.androidfilehost.com/dl/43KKBYLcbHJGVCpWkJN1LQ/1674391540/14871746926876821021/AOSP13-20220907-KonstaKANG-rpi4.zip Server name: Oregon, USA - mOR1 Download link: https://mOR1.androidfilehost.com/dl/43KKBYLcbHJGVCpWkJN1LQ/1674391540/14871746926876821021/AOSP13-20220907-KonstaKANG-rpi4.zip Server name: United Kingdom - mGB1 Download link: https://mGB1.androidfilehost.com/dl/43KKBYLcbHJGVCpWkJN1LQ/1674391540/14871746926876821021/AOSP13-20220907-KonstaKANG-rpi4.zip Server name: Virginia, USA - aVA4 Download link: https://aVA4.androidfilehost.com/dl/5DMpMz1J6J8Yg_5VmQ_iJA/1674391541/14871746926876821021/AOSP13-20220907-KonstaKANG-rpi4.zip Server name: Virginia, USA - mVA1 Download link: https://mVA1.androidfilehost.com/dl/5DMpMz1J6J8Yg_5VmQ_iJA/1674391541/14871746926876821021/AOSP13-20220907-KonstaKANG-rpi4.zip Server name: Virginia, USA - mVA2 Download link: https://mVA2.androidfilehost.com/dl/5DMpMz1J6J8Yg_5VmQ_iJA/1674391541/14871746926876821021/AOSP13-20220907-KonstaKANG-rpi4.zip root@localhost:~ # ```