Download the PHP package touchstorm/youtube-subscriber-parser without Composer
On this page you can find all versions of the php package touchstorm/youtube-subscriber-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download touchstorm/youtube-subscriber-parser
More information about touchstorm/youtube-subscriber-parser
Files in touchstorm/youtube-subscriber-parser
Download touchstorm/youtube-subscriber-parser
More information about touchstorm/youtube-subscriber-parser
Files in touchstorm/youtube-subscriber-parser
Vendor touchstorm
Package youtube-subscriber-parser
Short Description Parse YouTube subscriber counts into usable integers
License MIT
Package youtube-subscriber-parser
Short Description Parse YouTube subscriber counts into usable integers
License MIT
Please rate this library. Is it a good library?
Informations about the package youtube-subscriber-parser
YouTube Subscriber Count Parser
Parsing YouTube subscriber counts into usable integers.
In May of 2019 YouTube announced an update that would affect subscriber counts on their YouTube Data API. This update would adjust the full integer formatting of subscriber counts (673335), found in the API responses, to match the abbreviated display format (673K) found on YouTubes video & channel pages.
This library will convert YouTube's formatted strings to integers for easy database storage, front end display, etc.
YouTube Data API Request
Pre August 2019 response
Post August 2019 response
Installation & Usage
All versions of youtube-subscriber-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package touchstorm/youtube-subscriber-parser contains the following files
Loading the files please wait ....