alltube/classes
Pierre Rudloff 4c9af8ad1d refactor: New Video class
The news class provides a cleaner object-oriented logic

BREAKING CHANGE: The VideoDownload class has been removed and the Config constructor is now private
2019-04-21 18:30:02 +02:00
..
Config.php refactor: New Video class 2019-04-21 18:30:02 +02:00
EmptyUrlException.php fix: Fix downloading a playlist as a TAR archive 2018-05-23 22:38:45 +02:00
Locale.php style: Declare imported classes at the top of the file 2018-02-05 17:16:41 +01:00
LocaleManager.php refactor(phpstan): Various code improvements 2019-03-30 18:21:45 +01:00
LocaleMiddleware.php refactor(phpstan): Various code improvements 2019-03-30 18:21:45 +01:00
PasswordException.php style: Declare imported classes at the top of the file 2018-02-05 17:16:41 +01:00
PlaylistArchiveStream.php refactor: New Video class 2019-04-21 18:30:02 +02:00
UglyRouter.php style: Declare imported classes at the top of the file 2018-02-05 17:16:41 +01:00
Video.php refactor: New Video class 2019-04-21 18:30:02 +02:00
ViewFactory.php Fix types in docblock 2017-11-12 16:37:33 +01:00