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

Recommend this page to a friend!
  Info   View files Example   View files View files (53)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-07-27 (1 month ago) RSS 2.0 feedNot yet rated by the usersTotal: 80 This week: 2All time: 9,590 This week: 153Up
Version License PHP version Categories
amutils 1.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: 6 packages by
Country: Nigeria Nigeria
Innovation award
Innovation award
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.

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 100%
Total:80
This week:2
All time:9,590
This week:153Up

For more information send a message to info at phpclasses dot org.