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

683 Commits

Author SHA1 Message Date
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
bd26756246 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2016-10-26 17:16:36 +02:00
Pierre Rudloff
2d0860e42f Undefined variable 2016-10-26 17:16:17 +02:00
Pierre Rudloff
e08e8d8d09 Merge pull request #80 from Rudloff/analysis-8QeKPO
Applied fixes from StyleCI
2016-10-23 23:11:27 +02: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
6133b6a26e Merge pull request #79 from Rudloff/analysis-qgKQeE
Applied fixes from StyleCI
2016-10-20 23:32:06 +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
75ddf27a95 Merge pull request #78 from Rudloff/analysis-qx7vWN
Applied fixes from StyleCI
2016-10-20 23:05:46 +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
621ccfb491 composer.lock update 2016-10-20 18:34:09 +02:00
Pierre Rudloff
4cb699207d Force dev dependencis on Heroku 2016-10-19 19:13:44 +02:00
Pierre Rudloff
6684aa1af3 Merge tag '0.6.0' into develop
We now support running Alltube as a library
Code documentation is now available on https://alltube.surge.sh/
Some code has been refactored
The FAQ has been expanded
2016-10-19 18:35:22 +02:00
Pierre Rudloff
51ee3526fc Merge branch 'release-0.6.0' 2016-10-19 18:34:05 +02:00
Pierre Rudloff
e575e16e4f 0.6.0 release 2016-10-19 18:33:45 +02:00
Pierre Rudloff
be92413e3c Add how to use as a library in README 2016-10-19 18:32:13 +02:00
Pierre Rudloff
257b7ed9fd We don't need grunt-cli 2016-10-19 18:11:22 +02:00
Pierre Rudloff
9c35b51777 Add title to code doc 2016-10-19 18:05:58 +02:00
Pierre Rudloff
ddfb57b391 Merge branch 'feature/travis_doc' into develop 2016-10-19 17:58:59 +02:00
Pierre Rudloff
96b961e72c Generate doc with Travis 2016-10-19 17:58:32 +02:00
Pierre Rudloff
d94077b713 Merge pull request #77 from Rudloff/analysis-zO5ZVP
Applied fixes from StyleCI
2016-10-18 09:52:29 +01: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
201d7c3376 rtmpdump is not required as it can be installed elsewhere 2016-10-18 10:22:35 +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
a3dee17b2a Move YAML parsing to Config::getInstance()
Make Config::__construct() public
2016-10-18 09:54:08 +02:00
Pierre Rudloff
f549cc8ce3 We need PHP 5.6 on Travis 2016-10-18 09:44:45 +02:00
Pierre Rudloff
95c2d9f476 Merge branch 'develop' of https://github.com/Rudloff/alltube into develop 2016-10-18 09:27:56 +02:00
Pierre Rudloff
13be997ddb Throw exception if youtube-dl can't be found 2016-10-18 09:27:28 +02:00
Pierre Rudloff
5e969733f1 Don't include phpunit and phpcs in release package 2016-10-18 09:19:05 +02:00
Pierre Rudloff
0d2d1cd548 ffmpeg and youtube-dl should be dev dependencies as they can be installed from elsewhere 2016-10-18 09:17:16 +02:00
Pierre Rudloff
eedaa338a9 Add instructions for missing CSS and JS files in FAQ 2016-10-17 11:22:53 +02:00
Pierre Rudloff
87c2d713a9 Merge pull request #76 from Rudloff/analysis-87b32V
Applied fixes from StyleCI
2016-10-15 15:23:38 +01: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
34fa390256 Merge pull request #74 from Rudloff/analysis-8n2oby
Applied fixes from StyleCI
2016-10-14 18:04:06 +01: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
ce4d166332 Typo 2016-10-14 16:42:24 +02:00
Pierre Rudloff
5c4caf359f Merge branch 'develop' into feature/stream 2016-10-14 02:47:21 +02:00
Pierre Rudloff
8090a8dc6e Merge pull request #73 from Rudloff/analysis-8QejAg
Applied fixes from StyleCI
2016-10-14 01:42:33 +01: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
b3632ccd69 Merge branch 'develop' into feature/stream 2016-10-13 17:30:30 +02:00