Commit Graph

255 Commits

Author SHA1 Message Date
Pierre Rudloff a518e3b7b3 Create release package cleanly from a temporary folder (#279) 2020-06-22 23:15:31 +02:00
Pierre Rudloff 251fbe48ca Add generator meta with the current version 2020-06-21 15:51:28 +02:00
Pierre Rudloff d4b3a82ebb Remove obsolete Composer config 2020-06-21 15:12:28 +02:00
Pierre Rudloff 5c2823e3f1 Move Video class to a separate library
+ improve error handling
+ youtube-dl update
2020-06-21 15:12:03 +02:00
Pierre Rudloff 7d94271a49 Remove support for launching Heroku locally
This is untested and probably broken
2020-06-20 14:25:27 +02:00
Pierre Rudloff 62dac1e5bb Move youtube-dl, ffmpeg and phantomsjs to dev dependencies (fixes #280) 2020-06-20 14:20:31 +02:00
Pierre Rudloff e777f51490 Dependencies update
symfony/finder should be a production dependency
2020-05-28 00:57:02 +02:00
Pierre Rudloff 5051602174 grumphp should be a dev dependency 2020-05-14 12:38:58 +02:00
Pierre Rudloff af9e84f832 Unifiy dependencies constraints 2020-05-14 10:54:13 +02:00
Pierre Rudloff 95977c5564 Update youtube-dl to 2020.05.08 (fixes #278) 2020-05-13 23:20:21 +02:00
Pierre Rudloff 6a19a1ddc1 Use the new Symfony error handler 2020-05-13 22:57:25 +02:00
Pierre Rudloff 75052e58f3 grumphp update 2020-05-13 22:29:08 +02:00
Pierre Rudloff 6adc1df213 phpstan update
Better typying
2020-05-13 22:28:05 +02:00
Pierre Rudloff 74db3b9ad0 Update guzzle to 6.5 2020-05-13 21:39:38 +02:00
Pierre Rudloff 71d49ad74f Lint 2020-05-13 21:18:32 +02:00
Ray Cheung 4cc4f95a1d Update youtube-dl to 2020.03.24 2020-04-25 11:38:00 +08:00
daCaPo e2d284399a Switch from rg3/youtube-dl to ytdl-org/youtube-dl 2020-03-19 10:12:18 +01:00
Pierre Rudloff 4d43bb07f0 Upgrade jawira/case-converter (fixes #262) 2020-02-23 17:16:35 +01:00
Pierre Rudloff 18abd00c9c Upgrade youtube-dl to 2020.01.24 (fixes #259) 2020-02-09 15:13:30 +01:00
Pierre Rudloff b3294b3dbc youtube-dl update (#253) 2019-12-16 22:19:26 +01:00
Pierre Rudloff 2f3ab77e8b Stop using grunt and use grumphp and robo instead 2019-11-30 16:34:35 +01:00
Pierre Rudloff b7fc304375 We don't need to require ext-xsl anymore 2019-11-30 15:03:03 +01:00
Pierre Rudloff 324846fb97 php-mock/php-mock-mockery should be a dev dependency 2019-11-30 14:59:16 +01:00
Pierre Rudloff fea1cce2d4 Switch to phpunit 8 2019-11-30 14:09:12 +01:00
Pierre Rudloff 904e18c220 Switch to Symfony 5 2019-11-29 23:15:03 +01:00
Pierre Rudloff 8d1c23498e Sort Composer packages 2019-11-29 23:09:09 +01:00
Pierre Rudloff 4a313b714b Stop supporting PHP 7.0 2019-11-29 23:06:31 +01:00
Pierre Rudloff a5bd827d21 Switch to symfony/translation for translations (#250) 2019-11-27 23:15:49 +01:00
Pierre Rudloff 5883c78bbb Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-11-14 00:13:10 +01:00
Pierre Rudloff 1478b3a759 Update locale template 2019-11-14 00:12:46 +01:00
Pierre Rudloff 8521b03cc9 Allow every config options to be set with environment variables 2019-11-10 18:14:15 +01:00
Pierre Rudloff 44bf858c35 style(phpcs): Switch to PSR-12
https://www.php-fig.org/psr/psr-12/
2019-10-03 21:24:12 +02:00
Pierre Rudloff d6451d3095 build(composer): We don't need to require doctrine/instantiator explicitely anymore
Since c2325224
2019-10-01 00:17:50 +02:00
Pierre Rudloff 7a46d7f1bd build(composer): Update heroku/heroku-buildpack-php 2019-10-01 00:09:32 +02:00
Pierre Rudloff 33aff18eec build(composer): Upgrade ffmpeg to 4.1.4 2019-10-01 00:05:17 +02:00
Pierre Rudloff fd38ddfb48 build(composer): Upgrade youtube-dl to 2019.09.28 2019-09-30 23:59:30 +02:00
Pierre Rudloff 3445179d4c build(composer): Add roave/security-advisories 2019-09-28 20:25:34 +02:00
Pierre Rudloff e292260594 build(grunt): Build doc on install 2019-09-21 13:38:50 +02:00
Pierre Rudloff 2dbcdbeb68 build(composer): Upgrade youtube-dl to 2019.09.12.1
See #239 and #240
2019-09-14 12:41:03 +02:00
Pierre Rudloff 03fe447117 build(composer): Upgrade youtube-dl to 2019.07.02
See #234
2019-07-04 22:58:03 +02:00
Pierre Rudloff 7c3ca7c152 build(composer): Upgrade youtube-dl to 2019.06.21 2019-06-21 20:57:09 +02:00
Pierre Rudloff c232522429 build(composer): Make sure dependencies work with PHP 7.0
Because this is what Debian stable ships
2019-06-17 23:12:56 +02:00
Pierre Rudloff dfcec7cc54 build(composer): Upgrade youtube-dl to 2019.06.08 2019-06-17 22:49:30 +02:00
Pierre Rudloff f952f15851 build(composer): Upgrade youtube-dl to 2019.04.24
Fixes #219
2019-04-26 20:37:27 +02:00
Pierre Rudloff e13404903b refactor: Move exceptions and streams to seperate namespaces 2019-04-22 21:06:05 +02:00
Pierre Rudloff 660f322edd build(composer): Upgrade slim/slim to 3.12.1 2019-04-22 15:02:34 +02:00
Pierre Rudloff 8229417fc2 build(composer): Dependencies update 2019-04-10 21:44:57 +02:00
Pierre Rudloff 06f665bdad build(yarn): Add grunt-phpstan 2019-03-31 17:18:57 +02:00
Pierre Rudloff 2ebe1a5bb0 build(composer): Upgrade rg3/youtube-dl to 2019.03.18
To fix an issue with Vimeo videos
2019-03-24 14:26:11 +01:00
Pierre Rudloff 7b057c0544 build(composer): Upgrade rg3/youtube-dl to 2019.01.17
Closes #208
2019-01-20 11:30:20 +01:00
Pierre Rudloff 7fa94a6fde build(composer): Upgrade php-mock/php-mock-mockery to 1.3.0 2019-01-15 11:33:24 +01:00
Pierre Rudloff 460aae34ac build(composer): Upgrade squizlabs/php_codesniffer to 3.4.0 2019-01-15 11:10:30 +01:00
Pierre Rudloff b0d9f7d4d8 build(composer): Upgrade smarty-gettext/smarty-gettext to 1.6.0 2019-01-15 11:09:51 +01:00
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