PHP Class Proxy\Plugin\YoutubePlugin

Inheritance: extends Proxy\Plugin\AbstractPlugin
Show file Open project: athlon1600/php-proxy

Protected Properties

Property Type Description
$url_pattern

Public Methods

Method Description
onCompleted ( Proxy\Event\ProxyEvent $event )

Private Methods

Method Description
find_first_available ( $links, $itags )
get_youtube_links ( $html )
youtube_dl ( ) will return empty if youtube-dl not installed

Method Details

onCompleted() public method

public onCompleted ( Proxy\Event\ProxyEvent $event )
$event Proxy\Event\ProxyEvent

Property Details

$url_pattern protected property

protected $url_pattern