1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-30 08:00:57 +02:00
Commit Graph

130 Commits

Author SHA1 Message Date
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