Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2020-07-27 (1 month ago) ![RSS 2.0 feed](/graphics/phpclasses/rss2.png) | | Not yet rated by the users | | Total: 80 This week: 2 | | All time: 9,590 This week: 153![Up](/graphics/phpclasses/up.png) |
|
Description | | Author |
This package can be used to automate download of files from different sites.
It provides several commands that can be invoked when running the application script from the command line to extract URLs to download files from different sites.
Currently it can download files and pages from sites like FzMovies, Fembed, 480Mkv, BBC Hausa, etc.. | |
![Picture of Ahmad Mustapha Picture of Ahmad Mustapha](/graphics/unknown.gif) |
|
Innovation award
![Innovation award](/graphics/phpclasses/innovation-award-logo.png) Nominee: 3x |
|
Details
<h1>AMUtils</h1>
What is this?
Pieces of classes writting to automate some things.
Why don't you try it?
Installation
Make 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
-
List news from their sources
php ape news bbchausa
The currently supported sites are:
<ul>
<li>BBC Hausa</li>
<li>VOA Hausa</li>
<li>RFI Hausa</li>
<li>DW Hausa</li>
</ul>
License
Use it however you seem fit.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.