PHP Classes

PHP Download URL Content: Automate download of files from different sites

Recommend this page to a friend!
     
  Info   Example   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 110 All time: 9,651 This week: 206Up
Version License PHP version Categories
amutils 1.0.0The PHP License5HTTP, PHP 5, Files and Folders
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
Name: Ahmad Mustapha <contact>
Classes: 24 packages by
Country: Nigeria Nigeria
Innovation award
Innovation award
Nominee: 9x

 

Example

<?php
$jsEngine
= new \V8Js();
var_dump($jsEngine);


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.


  Files folder image Files (53)  
File Role Description
Files folder image.github (1 directory)
Files folder imageapp (1 file, 5 directories)
Files folder imagebootstrap (1 file)
Files folder imageconfig (3 files)
Files folder imagetests (2 files, 2 directories)
Accessible without login Plain text file .editorconfig Data Auxiliary data
Accessible without login Plain text file ape Example Application script
Accessible without login Plain text file box.json Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file news.php Example Example script
Accessible without login Plain text file phpunit.xml.dist Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file test.php Example Example script
Accessible without login Plain text file _config.yml Data Auxiliary data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:110
This week:0
All time:9,651
This week:206Up