1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-28 07:40:53 +02:00
Commit Graph

39 Commits

Author SHA1 Message Date
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
20820d90f0 Missing doc 2016-12-26 15:58:07 +01:00
Pierre Rudloff
28a8addbf1 Experimental support for M3U streams 2016-12-26 15:50:26 +01:00
Pierre Rudloff
d4f5f93c2d Lint 2016-12-05 13:12:27 +01:00
Pierre Rudloff
e8a8622131 Undefined variable 2016-10-27 01:27:55 +02:00
Pierre Rudloff
d74ec5d1c4 Refactor listExtractors() 2016-10-27 01:22:30 +02:00
Pierre Rudloff
efe0b97d7f Support audio conversion of password protected videos 2016-10-20 23:13:37 +02:00
Pierre Rudloff
e34b01f2c4 Add support for password protected videos 2016-10-20 23:01:31 +02:00
Pierre Rudloff
cb7dad19dc Throw exception is Python is missing 2016-10-18 10:15:09 +02:00
Pierre Rudloff
b6f8e585be Add a way to pass a Config object to VideoDownload 2016-10-18 10:03:50 +02:00
Pierre Rudloff
13be997ddb Throw exception if youtube-dl can't be found 2016-10-18 09:27:28 +02:00
Pierre Rudloff
21967b77fb Applied fixes from StyleCI 2016-10-15 14:20:54 +00:00
Pierre Rudloff
7d930d5083 Code refactoring 2016-10-15 16:18:04 +02:00
Pierre Rudloff
b4d3b9d88b Duplicate code 2016-10-14 19:16:52 +02:00
Pierre Rudloff
fdc746a69d Applied fixes from StyleCI 2016-10-14 17:02:14 +00:00
Pierre Rudloff
b0cdbd41ed Refactor code 2016-10-14 19:01:51 +02:00
Pierre Rudloff
5d9a6873b6 Applied fixes from StyleCI 2016-10-14 00:40:57 +00:00
Pierre Rudloff
2b0f0a6740 Missing doc comments 2016-10-14 02:40:33 +02:00
Pierre Rudloff
9ad024888a Refactor getter classes 2016-10-13 16:40:19 +02:00
Pierre Rudloff
6db29d325e Undeclared class properties 2016-10-10 21:32:19 +02:00
Pierre Rudloff
13c3366e9d Applied fixes from StyleCI 2016-09-07 22:28:28 +00:00
Pierre Rudloff
fe6ce8409a Remove empty list item in extractors lists 2016-08-06 01:46:29 +02:00
Pierre Rudloff
d414e67d31 Cleanup doc 2016-08-01 13:29:13 +02:00
Pierre Rudloff
8c8c36acee Add PHPCS as a dependency 2016-08-01 03:16:33 +02:00
Pierre Rudloff
37c223638d Add rtmp tests 2016-07-30 14:01:00 +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
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
f7f0a7b7f4 Use ProcessBuilder to build commands (fixes #51) 2016-04-08 19:37:59 +02:00
Pierre Rudloff
11e8243443 Don't use static functions 2016-04-08 19:06:41 +02:00
Pierre Rudloff
1d83c5c0b3 Use symfony/process (fixes #50) 2016-04-01 00:42:28 +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
4e0f61f3f3 Escape shell commands 2016-01-13 19:06:33 +01:00
Pierre Rudloff
5249df52e6 YAML config file 2015-10-31 15:42:36 +01:00
Pierre Rudloff
f85f07a77b PSR4 autoload (fixes #32) 2015-10-29 20:43:43 +01:00