Download the PHP package mirazmac/youscrape without Composer
On this page you can find all versions of the php package mirazmac/youscrape. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
mirazmac/youscrape
Rate from 1 - 5
Rated 3.00 based on 2 reviews
Rated 3.00 based on 2 reviews
Informations about the package youscrape
YouScrape
YouTube Public Data Scrapper
YouScrape is an unofficial replacement of YouTube Data API v3 for retrieving YouTube public data. Currently it can scrape channels, videos, playlists and single video information.
Install via Composer
Limitations
- You can't limit or change the amount of results per page
- It depends on YouTube's internal ajax endpoints, as a result it can only show the information the endpoint provides.
- Its illegal and YouTube may block your IP if you send too many requests
Usage
Check examples folder for complete usage examples.
Searching Videos
Fetching Information of a Single Video
Searching Channels
Searching Playlists
Todos
- Implement tests
- Run a benchmark to see if it gets blocked on too heavy requests
- Better and complete documentation
All versions of youscrape with dependencies
PHP Build Version
Package Version
The package mirazmac/youscrape contains the following files
Loading the files please wait ....