Completed
Push — master ( 6d49a3...a20a92 )
by Dorian
01:25
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Changes

C
YoutubeDl::download() removed
C
YoutubeDl::configureOptions() removed
B
YoutubeDl removed
C
YoutubeDl::processDownload() removed
A
YoutubeDl::__construct() removed
A
YoutubeDl::setPythonPath() removed
A
YoutubeDl::setDownloadPath() removed
A
YoutubeDl::debug() removed
A
YoutubeDl::setTimeout() removed
A
YoutubeDl::onProgress() removed
9.37
▲   + 0.53
Head
Dorian Villet  
Decouple custom YoutubeDl implementation from our code.
Base
Dorian Villet  
Split YouTube into more methods.