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

252 Commits

Author SHA1 Message Date
Pierre Rudloff
2604b8122d build(composer): Replace rinvex/country with rinvex/countries 2019-01-15 11:07:51 +01:00
Pierre Rudloff
be7dae8ee4 build(composer): Upgrade slim/slim to 3.11.0 2019-01-15 11:06:21 +01:00
Pierre Rudloff
a489dbc1ee build(composer): Upgrade ffmpeg/ffmpeg to 4.0.3 2018-11-19 11:48:44 +01:00
Christian Haschek
a1b1cb7fc1 fixed ffmpeg binary download url 2018-11-19 11:31:41 +01:00
Pierre Rudloff
2731337505 build(composer): Upgrade rg3/youtube-dl to 2018.11.07
Fixes #200
2018-11-13 10:35:23 +01:00
Pierre Rudloff
3b85ef7ea3 build(composer): Upgrade rg3/youtube-dl to 2018.11.03 2018-11-05 10:29:03 +01:00
Pierre Rudloff
9a90d6e290 build(composer): Upgrade rg3/youtube-dl to 2018.09.10 2018-09-11 14:31:45 +02:00
Pierre Rudloff
b25b483d41 build(composer): Upgrade ffmpeg/ffmpeg to 4.0.2
4.0 is not available anymore
2018-08-18 13:16:56 +02:00
Pierre Rudloff
e619b72a01 build(composer): Update youtube-dl to 2018.06.02 2018-06-03 20:51:22 +02:00
Pierre Rudloff
38e31c39f1 build(composer): Update ffmpeg to 4.0 2018-05-01 16:18:04 +02:00
Pierre Rudloff
506c777f2c build(composer): Dependencies update
rg3/youtube-dl, symfony/yaml, symfony/process, symfony/var-dumper, heroku/heroku-buildpack-php,
smarty/smarty
2018-05-01 16:14:55 +02:00
Pierre Rudloff
ce25ecf6a7 build(composer): Update youtube-dl to 2018.04.09 2018-04-09 16:28:49 +02:00
Pierre Rudloff
782b2dbf3e build(composer): Update youtube-dl to 2018.03.20
See #158
2018-03-20 11:37:11 +01:00
Pierre Rudloff
5caee811e2 Update youtube-dl to 2018.03.14 2018-03-19 15:58:25 +01:00
Pierre Rudloff
986dad5100 feat: Make strings in PHP files translatable
Meaningful strings are now parsed through the getext() function and the "composer update-locales"
script now parses PHP files.

Fixes #143
2018-01-26 11:37:56 +01:00
Pierre Rudloff
e36e98e47a feat: New phantomjsDir option
This is used by the openload extractor

We also add to update youtube-dl to 2018.01.21 in order for the extractor to work correctly.
Fixes #146
2018-01-25 15:10:16 +01:00
Pierre Rudloff
4b1db952ba build(composer): Install phantomjs with composer
#146
2018-01-25 12:56:09 +01:00
Pierre Rudloff
bebcbf5364 build(composer): Fix license
"GPL-3.0" is a deprecated SPDX license identifier.
2018-01-20 12:00:52 +01:00
Pierre Rudloff
a72266a19d Use a specific ffmpeg version 2017-12-23 19:22:50 +01:00
Pierre Rudloff
3b7cc9e64b We don't need process-builder-chain anymore 2017-12-23 15:17:47 +01:00
Pierre Rudloff
f8c8935b4c Use ffmpeg instead of rtmpdump 2017-12-23 15:14:43 +01:00
Pierre Rudloff
2695c27e27 Update squizlabs/php_codesniffer to 3.2 2017-12-20 11:22:45 +01:00
Pierre Rudloff
ee6cc165df Update youtube-dl to 2017.12.10 2017-12-10 18:36:06 +01:00
Pierre Rudloff
29a262562a Update Symfony to 3.4 2017-12-06 13:46:12 +01:00
Pierre Rudloff
019fc269fe Update phpunit to 6.5
Update Slim to 3.9
2017-12-05 21:03:57 +01:00
Pierre Rudloff
d581621f1b Throw an exception when a popen stream is not created correctly 2017-12-05 20:50:05 +01:00
Pierre Rudloff
47789f8f8d Check that PlaylistArchiveStream::stream_read returns a string 2017-12-05 19:42:52 +01:00
Pierre Rudloff
a6b5e4cc69 Stop using a local Composer
It is a bit overkill just to fix a timestamp issue

Symfony update
2017-12-05 14:12:48 +01:00
Pierre Rudloff
078ead9aec Update youtube-dl to 2017.11.06 2017-11-10 13:23:23 +01:00
Pierre Rudloff
baad5e73ea Add a way to easily run youtube-dl with Composer 2017-11-10 13:04:14 +01:00
Pierre Rudloff
5d4fb0a8c6 We don't need to explicitely require Smarty 2017-11-05 16:25:25 +01:00
Pierre Rudloff
46e962563d Use a local Composer because the one in Debian stable is too old for some tasks 2017-11-03 10:17:34 +01:00
Pierre Rudloff
934154d7b2 Update youtube-dl to 2017.10.29 2017-11-01 10:45:25 +01:00
Pierre Rudloff
76f3ecfec8 Force doctrine/instantiator so we can still use PHP 7.0 2017-10-29 23:51:45 +01:00
Pierre Rudloff
d14b1458a1 Update phpunit to 6.4 2017-10-26 10:48:09 +02:00
Pierre Rudloff
b4b5764c23 Update rinvex/country to 3.1 2017-10-26 10:45:08 +02:00
Pierre Rudloff
b7d15febd2 Update youtube-dl to 2017.10.20 2017-10-26 10:14:52 +02:00
Pierre Rudloff
d9de44c44d Simplfy update-locales script 2017-09-29 11:49:19 +02:00
Pierre Rudloff
c7b7a9670d Update youtube-dl to 2017.09.24 2017-09-29 00:54:45 +02:00
Pierre Rudloff
bcd9b6ab9d Dependencies update 2017-09-29 00:05:37 +02:00
Pierre Rudloff
01d3b58c29 Update youtube-dl to 2017.09.11 (fixes #128) 2017-09-12 22:32:37 +02:00
Pierre Rudloff
684f509fe8 Add Composer script to update template.pot 2017-08-07 16:08:01 +02:00
Pierre Rudloff
2add291023 Use emoji instead of SVG flags 2017-05-31 16:26:00 +02:00
Pierre Rudloff
68b2cca899 Detect user locale 2017-05-29 21:11:59 +02:00
Pierre Rudloff
3fff849ea8 Merge branch 'master' of https://github.com/tony199555/alltube into feature/gettext
Conflicts:
	composer.json
	composer.lock
	templates/index.tpl
	templates/video.tpl
2017-05-29 19:01:20 +02:00
Unknown
404935be05 Possible fix recommend by Rudloff 2017-05-26 11:38:34 -07:00
Unknown
124e6782dc Update composer.json to include smarty-gettext 2017-05-26 00:00:47 -07:00
Pierre Rudloff
6eb7d748c1 Update PHPCS to 3.0.0 2017-05-19 14:25:00 +02:00
Pierre Rudloff
f9203706f7 Cleanup root folder (fixes #110) 2017-05-15 07:25:14 +02:00
Pierre Rudloff
c1c6c2dd97 Merge branch 'master' into develop 2017-05-14 23:06:31 +02:00
Pierre Rudloff
fed425fce3 Use middleware instead of the noscheme workaround in order to make HTTPS work behind a reverse-proxy 2017-05-14 22:24:39 +02:00
Pierre Rudloff
ae99d20fd3 Update youtube-dl to 2017.05.09 2017-05-11 10:30:12 +02:00
Pierre Rudloff
d7927fc442 Download Tar archives from playlists 2017-05-04 23:52:30 +02:00
Pierre Rudloff
b36efb3929 rtmpdump should only be in dev dependencies 2017-05-02 02:40:59 +02:00
Pierre Rudloff
a356af4b9c Update youtube-dl to 2017.04.28 2017-04-28 14:49:41 +02:00
Pierre Rudloff
b9aad26803 Update youtube-dl to 2017.04.17 2017-04-24 18:56:34 +02:00
Pierre Rudloff
2051ee410c Update Slim to 3.8.1 2017-04-15 22:22:40 +02:00
Pierre Rudloff
b82841b3f8 Update youtube-dl to 2017.04.15 2017-04-15 20:37:48 +02:00
Pierre Rudloff
e7d4e12722 Update PHPCS to 2.8 2017-04-02 22:34:28 +02:00
Pierre Rudloff
2eb9b642e7 youtube-dl update 2017-03-08 10:25:28 +01:00
Pierre Rudloff
c9341acfb9 Download ffmpeg over HTTPS 2017-03-02 23:10:02 +01:00
Pierre Rudloff
1558f53a12 youtube-dl update 2017-02-25 15:23:32 +01:00
Pierre Rudloff
4aca4b138e youtube-dl update 2017-01-31 01:51:26 +01:00
Pierre Rudloff
181d578019 youtube-dl update (fixes #91) 2017-01-16 23:47:07 +01:00
Pierre Rudloff
8e6c33c260 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2017-01-16 11:06:39 +01:00
Pierre Rudloff
686a0896f8 youtube-dl update
Symfony update
2017-01-14 23:38:06 +01:00
Pierre Rudloff
4562c88859 youtube-dl update 2017-01-10 23:09:57 +01:00
Pierre Rudloff
2cf90bad96 Add heroku-buildpack-php to dev dependencies (see #86) 2017-01-02 11:23:35 +01:00
Pierre Rudloff
1a6e995262 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2016-12-26 15:14:23 +01:00
Pierre Rudloff
cc3f662cb7 Slim update 2016-12-26 15:14:01 +01:00
Pierre Rudloff
ce9f794395 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2016-12-26 14:11:23 +01:00
Pierre Rudloff
4ecb43fe0b youtube-dl update 2016-12-26 14:10:36 +01:00
Pierre Rudloff
342dad38e6 Merge branch 'develop' into feature/stream
Conflicts:
	composer.json
	composer.lock
	controllers/FrontController.php
2016-12-26 13:06:55 +01:00
Pierre Rudloff
46ac4eaede youtube-dl update 2016-12-22 13:14:02 +01:00
Pierre Rudloff
3eb0ca077e Fix Travis builds
Test on PHP 7 and 5.6
2016-12-18 23:24:00 +01:00
Pierre Rudloff
f43da1bc57 Fix Docker builds 2016-12-18 22:41:56 +01:00
Pierre Rudloff
a426f3297a Merge branch 'develop' of github.com:Rudloff/alltube into develop
Conflicts:
	composer.lock
2016-12-03 14:00:25 +01:00
Pierre Rudloff
d61ad24d25 Dependencies update 2016-12-03 13:59:53 +01:00
Pierre Rudloff
24c9684784 Allow downloading of youtube-dl without Git (fixes #82)) 2016-11-13 23:51:41 +01:00
Pierre Rudloff
e34b01f2c4 Add support for password protected videos 2016-10-20 23:01:31 +02:00
Pierre Rudloff
4cb699207d Force dev dependencis on Heroku 2016-10-19 19:13:44 +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
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
6e73398369 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2016-10-13 17:07:00 +02:00
Pierre Rudloff
fc04f6f34c phpcs update 2016-09-15 01:33:17 +02:00
Pierre Rudloff
dd67495ccb Merge branch 'develop' into feature/stream
Conflicts:
	composer.json
	composer.lock
	controllers/FrontController.php
2016-09-11 18:58:58 +02:00
Pierre Rudloff
fcfd64db4d youtube-dl update 2016-09-09 00:03:47 +02:00
Pierre Rudloff
5cfe237dd4 jsonlint 2016-08-20 13:07:31 +02:00
Pierre Rudloff
ab08c8f563 phpunit update 2016-08-19 00:29:41 +02:00
Pierre Rudloff
e7924d584e Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2016-08-18 23:23:36 +02:00
Pierre Rudloff
bee63b68c1 Dependencies update 2016-08-13 11:59:24 +02:00
Pierre Rudloff
b516cb6346 Use local phpunit 2016-08-01 12:28:35 +02:00
Pierre Rudloff
8c8c36acee Add PHPCS as a dependency 2016-08-01 03:16:33 +02:00
Pierre Rudloff
29cf3160a0 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2016-07-27 13:21:18 +02:00
Pierre Rudloff
3283a26edc youtube-dl update 2016-07-27 02:42:12 +02:00
Pierre Rudloff
8144aab43d We don't need that anymore 2016-07-27 02:34:06 +02:00
Pierre Rudloff
aba3d0c9f5 Merge branch 'develop' into feature/stream
Conflicts:
	composer.json
	composer.lock
	controllers/FrontController.php
2016-07-27 02:31:47 +02:00
Pierre Rudloff
f8b08acd10 Avoid exact version constraint 2016-07-27 02:23:24 +02:00
Pierre Rudloff
e21b4caaf8 youtube-dl update 2016-07-27 02:22:51 +02:00
Pierre Rudloff
ed23275d27 Slim upgrade 2016-07-27 01:56:54 +02:00
Pierre Rudloff
4fb77e4663 youtube-dl update 2016-06-27 12:10:35 +02:00
Pierre Rudloff
2eacda48e3 Symfony update 2016-06-06 03:12:27 +02:00
Pierre Rudloff
fc6a6120be Avoid exact version constraint 2016-05-26 18:29:27 +02:00
Pierre Rudloff
c10115f9af popen streams have been merged in upstream Slim 2016-05-26 18:27:30 +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
fd3aa1d4aa Slim update
Symfony update
2016-05-25 18:20:01 +02:00
Pierre Rudloff
14116168af Merge branch 'develop' into feature/stream
Conflicts:
	composer.json
	composer.lock
2016-04-30 02:36:04 +02:00
Pierre Rudloff
bcf399a9d4 youtube-dl update 2016-04-14 19:43:38 +02:00
Pierre Rudloff
d00c1dc91c Use PSR-7 streams for conversion 2016-04-14 12:42:13 +02:00
Pierre Rudloff
63ec60b4ad Slim now handles Content-Length correctly with HTTP streams 2016-04-13 10:44:30 +02:00
Pierre Rudloff
f7577b9825 Merge branch 'develop' into feature/stream
Conflicts:
	composer.json
	composer.lock
2016-04-13 10:33:51 +02:00
Pierre Rudloff
3e8cbe6cc8 Get rudloff/rtmpdump-bin from packagist 2016-04-12 21:21:18 +02:00
Pierre Rudloff
57a1674f4b Use local rtmpdump 2016-04-12 21:13:43 +02:00
Pierre Rudloff
ac16e68389 Merge branch 'develop' into feature/stream
Conflicts:
	composer.json
	composer.lock
2016-04-12 15:13:50 +02:00
Pierre Rudloff
8ba55cf5d4 We can't track ffmpeg builds version 2016-04-12 14:52:00 +02:00
Pierre Rudloff
b787b6d3a2 Use ProcessBuilder to create commands
Fix rtmp audio
2016-04-12 11:49:50 +02:00
Pierre Rudloff
b2b062703a Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2016-04-12 11:05:54 +02:00
Pierre Rudloff
724f3bb31a Download only one file 2016-04-11 22:41:25 +02:00
Pierre Rudloff
df9f60339d WIP stream 2016-04-07 02:48:36 +02:00
Pierre Rudloff
7eef219128 noscheme on all URL 2016-04-06 13:19:27 +02:00
Pierre Rudloff
4a2a795131 youtube-dl update 2016-04-06 13:05:19 +02:00
Pierre Rudloff
589ac1aa67 mathmarques/smarty-view update 2016-04-01 00:45:44 +02:00
Pierre Rudloff
1d83c5c0b3 Use symfony/process (fixes #50) 2016-04-01 00:42:28 +02:00
Pierre Rudloff
81f32c3e61 Use Slim 3.3 (fixes #49) 2016-03-30 01:39:47 +02:00
Pierre Rudloff
d7204727c2 youtube-dl update 2016-03-15 23:07:11 +01:00
Pierre Rudloff
b69a12d49c Allow non-HTTPS downloads 2016-02-27 00:01:15 +01:00
Pierre Rudloff
0acb7bab24 Deps update 2016-02-20 12:18:28 +01:00
Pierre Rudloff
99e766310d Credit Olivier Haquette 2016-02-13 16:21:46 +01:00
Pierre Rudloff
2333030f78 Lint JSON 2016-02-13 16:20:25 +01:00
Pierre Rudloff
9e8599ab6a Deps update 2016-02-02 00:03:19 +01:00
Pierre Rudloff
7f8a36fc0b ffmpeg update 2016-01-12 00:28:52 +01:00
Pierre Rudloff
8dfcd9b196 Specify full smarty version 2016-01-12 00:24:50 +01:00
Pierre Rudloff
2f0ca03edc youtube-dl update 2016-01-11 23:57:53 +01:00
Pierre Rudloff
3a73297d62 youtube-dl update 2015-12-29 21:06:12 +01:00
Pierre Rudloff
8710d5257a youtube-dl update 2015-12-19 00:59:52 +01:00
Pierre Rudloff
1bdc3383b9 Merge branch 'develop' of github.com:Rudloff/alltube into develop
Conflicts:
	composer.json
	composer.lock
2015-12-09 10:47:30 +01:00
Pierre Rudloff
c96cbad874 Deps update (fixes #41) 2015-12-09 10:42:10 +01:00
Pierre Rudloff
4f43a6b538 Deps update 2015-12-05 22:01:58 +01:00
Pierre Rudloff
9d0cb93a60 youtube-dl update 2015-11-25 20:28:01 +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
2da11e3cf2 Update youtube-dl 2015-11-15 11:44:40 +01:00
Pierre Rudloff
5249df52e6 YAML config file 2015-10-31 15:42:36 +01:00
Pierre Rudloff
78670d73a5 Clean URLs for HTTPS 2015-10-31 11:35:18 +01:00
Pierre Rudloff
9ffd1d2769 Controllers 2015-10-29 22:32:36 +01:00
Pierre Rudloff
299634b023 Use Slim framework (fixes #33) 2015-10-29 21:24:58 +01:00
Pierre Rudloff
f85f07a77b PSR4 autoload (fixes #32) 2015-10-29 20:43:43 +01:00
Pierre Rudloff
a0cec7bfcf VarDumper is only used for dev 2015-10-29 20:17:48 +01:00
Pierre Rudloff
05b144cb7b Download youtube-dl with composer (fixes #35) 2015-10-29 19:11:28 +01:00
Pierre Rudloff
11fe353f71 Valid composer.json (fixes #13) 2015-05-01 19:03:36 +02:00