Commit Graph

59 Commits

Author SHA1 Message Date
Pierre Rudloff d4f5f93c2d Lint 2016-12-05 13:12:27 +01:00
Pierre Rudloff a6447e9813 Lint 2016-12-03 14:01:35 +01:00
Pierre Rudloff df88f515e6 Applied fixes from StyleCI 2016-10-23 21:08:32 +00:00
Pierre Rudloff 8505a7e99f Better container handling 2016-10-23 22:59:37 +02:00
Pierre Rudloff 0a4589a1e6 Applied fixes from StyleCI 2016-10-20 21:27:56 +00:00
Pierre Rudloff 7a9d65d1fd Undeclared property 2016-10-20 23:27:13 +02:00
Pierre Rudloff efe0b97d7f Support audio conversion of password protected videos 2016-10-20 23:13:37 +02: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 1be7606aa2 Undefined variable 2016-10-13 17:29:38 +02:00
Pierre Rudloff 7e33bf29eb Make sure container has a view property 2016-10-13 17:16:22 +02:00
Pierre Rudloff 3a31cc0008 Check that we have a Slim container 2016-10-13 17:02:41 +02:00
Pierre Rudloff 41b9be34c5 Wrong class in doc comment 2016-10-13 16:53:23 +02:00
Pierre Rudloff 5de8e9d8cc Use interface instead of concrete classe 2016-10-13 16:34:57 +02:00
Pierre Rudloff 0fc99a1c72 Lint 2016-09-11 19:05:08 +02:00
Pierre Rudloff 13c3366e9d Applied fixes from StyleCI 2016-09-07 22:28:28 +00:00
Pierre Rudloff d414e67d31 Cleanup doc 2016-08-01 13:29:13 +02:00
Pierre Rudloff 303179469a Undeclared properties 2016-08-01 03:16:48 +02:00
Pierre Rudloff efde57bd60 Missing type hinting 2016-08-01 03:05:14 +02:00
Pierre Rudloff fc73459731 Use template includes 2016-08-01 01:01:10 +02:00
Pierre Rudloff ef65cb502b Lint 2016-07-30 12:41:20 +02:00
Pierre Rudloff e3cec201ee New tests 2016-07-30 00:47:46 +02:00
Pierre Rudloff 26388ea1b4 Move all logic to the VideoDownload class 2016-07-30 00:15:17 +02:00
Pierre Rudloff a57a493742 Make curl follow redirects 2016-07-27 03:06:06 +02:00
Pierre Rudloff 3074595b51 Don't use global variables 2016-07-22 14:43:50 +02:00
Pierre Rudloff cf805740fe Type function arguments 2016-07-22 13:58:33 +02:00
Pierre Rudloff c92573e3dc Throw exception if required binary is not available 2016-06-15 19:32:53 +02:00
Pierre Rudloff 06282c1aa4 Redirect empty video page to index 2016-06-09 21:15:44 +02:00
Pierre Rudloff 3370695e9e Use https://github.com/slimphp/Slim/pull/1872 in order to support popen streams in Slim 2016-05-25 18:39:48 +02:00
Pierre Rudloff 59291b4b8c Use bestaudio (if available) to speedup conversions 2016-05-04 16:26:47 +02:00
Pierre Rudloff c3237251da Use only MP3 for audio 2016-05-04 16:13:32 +02:00
Pierre Rudloff 56a94903f5 Don't use the same metadata on every page 2016-05-01 20:29:53 +02:00
Pierre Rudloff aba0243fd2 Cleaner error handling 2016-05-01 01:25:08 +02:00
Pierre Rudloff 0da1d053d3 Don't convert audio on HEAD requests 2016-04-30 03:22:46 +02:00
Pierre Rudloff ecba860c5a Use curl in silent mode
Always append curl custom parameters at the end
2016-04-14 12:48:32 +02:00
Pierre Rudloff d00c1dc91c Use PSR-7 streams for conversion 2016-04-14 12:42:13 +02:00
Pierre Rudloff 57a1674f4b Use local rtmpdump 2016-04-12 21:13:43 +02:00
Pierre Rudloff 00dd04e60b Remove quiet flag for rtmpdump 2016-04-12 15:00:27 +02:00
Pierre Rudloff b787b6d3a2 Use ProcessBuilder to create commands
Fix rtmp audio
2016-04-12 11:49:50 +02:00
Pierre Rudloff 7d548c06b6 More info about formats
Only HTTP formats
2016-04-11 01:21:01 +02:00
Pierre Rudloff ed7018c957 Use <select> for format list 2016-04-10 21:42:38 +02:00
Pierre Rudloff 0ab0819abc Get only scheme part of URL 2016-04-10 19:49:44 +02:00
Pierre Rudloff 20ad5559be Better way to get filename 2016-04-10 19:43:33 +02:00
Pierre Rudloff 442e2ec87c Use bestaudio if available 2016-04-10 19:41:25 +02:00
Pierre Rudloff 39205ebe45 Don't use echo 2016-04-10 19:28:59 +02:00
Pierre Rudloff c92ea929a4 Better way to get user agent string 2016-04-10 19:02:50 +02:00
Pierre Rudloff e07474a3dc Don't use $_GET directly 2016-04-09 00:47:51 +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