|  Download <h1>AMUtils</h1> What is this?Pieces of classes writting to automate some things.
Why don't you try it? InstallationMake sure that you have composer installed
Composer. If you don't have Composer run the below command curl -sS https://getcomposer.org/installer | php
 
Clone the repository.
git clone https://github.com/ahmard/amutils.git
After cloning, run the below command
composer update
 Usage
Extract download link from https://fzmovies.net
php ape link:fzmovies "https://fzmovies.net/movie-The%20Forbidden%20Kingdom--hmp4.htm"
Extract download link from https://feurl.com
php ape link:feurl "https://feurl.com/v/zyvnx8yk8o1"
Extract download link from https://480mkv.com
php ape link:femkvcom "https://480mkv.com/the-100-season-6-480p-hdtv-all-episodes/"
Download remote file
php ape import https://google.com
The currently supported sites are:
<ul>
<li>BBC Hausa</li>
<li>VOA Hausa</li>
<li>RFI Hausa</li>
<li>DW Hausa</li>
</ul>List news from their sources
php ape news bbchausa
 LicenseUse it however you seem fit. |