Commit Graph

203 Commits

Author SHA1 Message Date
Pierre Rudloff 7cab8f69c3 Remove obsolete parameters 2017-01-16 18:45:33 +01:00
Pierre Rudloff 31efed8bc9 Apply fixes from StyleCI 2017-01-16 16:31:20 +00:00
Pierre Rudloff 16e1f9d6db Test controller 2017-01-16 17:19:19 +01:00
Pierre Rudloff ec250b0d05 Cleaner way to get canonical URL 2017-01-16 14:26:12 +01:00
Pierre Rudloff 4ab7b2d369 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2017-01-16 13:48:26 +01:00
Pierre Rudloff b7f9e9570d Function name should be in camel case 2017-01-16 13:47:39 +01:00
Pierre Rudloff d709e7c9a9 Apply fixes from StyleCI 2017-01-16 11:23:43 +00:00
Pierre Rudloff 929123c08e Easier way to create a mock request for tests 2017-01-16 12:21:38 +01:00
Pierre Rudloff 4e1c1ca953 Add a stream parameter in config (fixes #24 and #39) 2017-01-16 12:02:21 +01:00
Pierre Rudloff d96a1e4867 Fix M3U tests 2017-01-16 11:23:47 +01:00
Pierre Rudloff 8e6c33c260 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2017-01-16 11:06:39 +01:00
Pierre Rudloff 3a1d0c4bc7 Lint 2017-01-10 23:39:58 +01:00
Pierre Rudloff 9f112c15b9 Add an uglyUrls option that disables URL rewriting (fixes #88) 2017-01-10 23:37:29 +01:00
Pierre Rudloff dd539c57f8 Simplify test data provider 2017-01-02 23:08:51 +01:00
Pierre Rudloff ef366dc6d1 Add tests for getM3uStream() 2016-12-27 00:36:30 +01:00
Pierre Rudloff b730b51b21 Fix M3U test 2016-12-27 00:18:31 +01:00
Pierre Rudloff f27bb3bbb9 Merge branch 'develop' into feature/stream 2016-12-27 00:02:27 +01:00
Pierre Rudloff 5aad3abc5d Display error when trying to convert a M3U8 file (fixes #83) 2016-12-27 00:01:42 +01:00
Pierre Rudloff edf10eed35 Merge branch 'develop' into feature/stream 2016-12-26 15:58:46 +01:00
Pierre Rudloff 0ba030a981 Lint 2016-12-26 15:58:36 +01:00
Pierre Rudloff e54df9b531 Merge branch 'develop' into feature/stream 2016-12-26 15:56:09 +01:00
Pierre Rudloff c4fe897041 Missing doc 2016-12-26 15:55:55 +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 c490a3f092 Add some missing tests 2016-12-26 14:04:18 +01:00
Pierre Rudloff d4f5f93c2d Lint 2016-12-05 13:12:27 +01:00
Pierre Rudloff 57a0424b6f Applied fixes from StyleCI 2016-10-20 21:03:13 +00:00
Pierre Rudloff e34b01f2c4 Add support for password protected videos 2016-10-20 23:01:31 +02:00
Pierre Rudloff 18a15a7484 Applied fixes from StyleCI 2016-10-18 08:45:54 +00:00
Pierre Rudloff 85fb3a54cd Test for exceptions when creating config 2016-10-18 10:45:16 +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 25ec184d5e Fix buggy test 2016-08-01 18:42:08 +02:00
Pierre Rudloff d414e67d31 Cleanup doc 2016-08-01 13:29:13 +02:00
Pierre Rudloff 7ac7f2ec92 Test video not available anymore 2016-08-01 12:21:05 +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 e3cec201ee New tests 2016-07-30 00:47:46 +02:00
Pierre Rudloff c6c2214567 Remove unused functions 2016-04-10 23:57:19 +02:00
Pierre Rudloff f14bec35ea getURL() should not return an array 2016-04-08 20:08:04 +02:00
Pierre Rudloff 11e8243443 Don't use static functions 2016-04-08 19:06:41 +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 0974bf360c Lint 2015-10-31 15:50:32 +01:00
Pierre Rudloff 5249df52e6 YAML config file 2015-10-31 15:42:36 +01:00
Pierre Rudloff da81168256 Correct return type 2015-10-31 11:23:58 +01:00
Pierre Rudloff e35314b492 Lint 2015-10-29 21:25:05 +01:00
Pierre Rudloff f85f07a77b PSR4 autoload (fixes #32) 2015-10-29 20:43:43 +01:00
Pierre Rudloff 347ec92f35 Lint 2015-10-29 18:40:22 +01:00
Pierre Rudloff 11ff0fa9c4 Remove unused code
Unit tests for every function
Error handling
2015-09-04 22:45:55 +02:00
Pierre Rudloff f6c323fcf1 Very basic unit testing 2015-08-29 21:46:57 +02:00