Commit Graph

80 Commits

Author SHA1 Message Date
Pierre Rudloff 9f112c15b9 Add an uglyUrls option that disables URL rewriting (fixes #88) 2017-01-10 23:37:29 +01:00
Pierre Rudloff 3f96adb255 Lint 2016-12-26 15:53:03 +01:00
Pierre Rudloff 28a8addbf1 Experimental support for M3U streams 2016-12-26 15:50:26 +01:00
Pierre Rudloff 02e58c239f Allow Python to be set from environment variable 2016-12-22 13:46:31 +01:00
Pierre Rudloff d4f5f93c2d Lint 2016-12-05 13:12:27 +01:00
Pierre Rudloff a3dee17b2a Move YAML parsing to Config::getInstance()
Make Config::__construct() public
2016-10-18 09:54:08 +02:00
Pierre Rudloff 1b5054159c Cast bool because getenv always returns string 2016-10-10 21:30:07 +02:00
Pierre Rudloff 13c3366e9d Applied fixes from StyleCI 2016-09-07 22:28:28 +00:00
Pierre Rudloff 6df1eccb9e Missing docs 2016-09-06 00:36:47 +02:00
Pierre Rudloff 96a98ae846 Don't concatenate in function declaration 2016-08-19 01:13:51 +02:00
Pierre Rudloff 1400f3e86a Use separate config file for tests 2016-08-19 01:07:51 +02:00
Pierre Rudloff d414e67d31 Cleanup doc 2016-08-01 13:29:13 +02:00
Pierre Rudloff 37c223638d Add rtmp tests 2016-07-30 14:01:00 +02:00
Pierre Rudloff 782d4e124e Destroy Config instance after each test 2016-07-30 12:40:49 +02:00
Pierre Rudloff ae241a9812 curl_params should never be null (fixes #62) 2016-07-27 13:11:38 +02:00
Pierre Rudloff 57a1674f4b Use local rtmpdump 2016-04-12 21:13:43 +02:00
Pierre Rudloff b787b6d3a2 Use ProcessBuilder to create commands
Fix rtmp audio
2016-04-12 11:49:50 +02:00
Pierre Rudloff 724f3bb31a Download only one file 2016-04-11 22:41:25 +02:00
Pierre Rudloff f7f0a7b7f4 Use ProcessBuilder to build commands (fixes #51) 2016-04-08 19:37:59 +02:00
Pierre Rudloff 46032e1ee1 Use PSR-2 2016-03-30 01:49:08 +02:00
Pierre Rudloff cf9e90ce0d Lint 2016-02-28 23:04:53 +01:00
Pierre Rudloff c73be59a52 Always use custom arguments (fixes #45)
Custom arguments for curl
2016-02-28 23:00:33 +01:00
Pierre Rudloff 6bb36a3212 Check if config file exists 2015-12-19 00:58:14 +01:00
Pierre Rudloff 73da787f77 Compatibility with symfony/yaml 3 2015-12-19 00:53:05 +01:00
Pierre Rudloff c74623a9dd Declare ffmpeg binary in composer.json 2015-11-21 20:54:38 +01:00
Pierre Rudloff cafb75a9c1 Use Composer to download ffmpeg (fixes #38) 2015-11-21 20:44:32 +01:00
Pierre Rudloff bfb99370d7 Undefined array 2015-10-31 15:57:36 +01:00
Pierre Rudloff 7da7fcbbe4 No concatenation in class properties 2015-10-31 15:56:00 +01:00
Pierre Rudloff 0974bf360c Lint 2015-10-31 15:50:32 +01:00
Pierre Rudloff 5249df52e6 YAML config file 2015-10-31 15:42:36 +01:00