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

1500 Commits

Author SHA1 Message Date
Pierre Rudloff
74bb14cffe youtube-dl doc has moved 2020-03-19 10:19:36 +01:00
Pierre Rudloff
20c10a36a3 Validate Composer files with GrumPHP 2020-03-19 10:16:26 +01:00
daCaPo
c3b45fe128 Switch to ytdl-org/youtube-dl 2020-03-19 10:12:18 +01:00
daCaPo
e2d284399a Switch from rg3/youtube-dl to ytdl-org/youtube-dl 2020-03-19 10:12:18 +01:00
Pierre Rudloff
6b6e571b71 Explain that the Video class accepts any youtube-dl format string (see #260) 2020-03-19 10:01:55 +01:00
Pierre Rudloff
09bbe3c196 fixup! Upgrade jawira/case-converter (fixes #262) 2020-02-23 17:30:34 +01:00
Pierre Rudloff
0c18535ac1 Useless parameter 2020-02-23 17:26:21 +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
b20ff282ae Merge branch 'master' into develop 2020-01-25 15:04:13 +01:00
Pierre Rudloff
acc63a536e
Merge pull request #257 from jagub2/master
fix video remuxing
2020-01-25 15:03:03 +01:00
jagub2
c5a8ec7697
add Polish translation 2020-01-25 01:36:09 +01:00
jagub2
2d7e29a526
fix video remuxing 2020-01-24 00:34:40 +01:00
Pierre Rudloff
ced0c126f1 Add a way to not check the stream checkbox by default (#255) 2020-01-18 22:56:55 +01:00
Pierre Rudloff
b3294b3dbc youtube-dl update (#253) 2019-12-16 22:19:26 +01:00
Pierre Rudloff
ef493074d4 Refactor error controller 2019-12-02 22:04:14 +01:00
Pierre Rudloff
f2717772a6 Use Python 2.7.17 on Heroku 2019-11-30 17:03:01 +01:00
Pierre Rudloff
fc31bac7be We won't host the doc anymore 2019-11-30 16:36:18 +01:00
Pierre Rudloff
7ed7542a74 Remove unused files 2019-11-30 16:35:30 +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
43e6f9b25d Stop running tests on AppVeyor
Debugging tests on Windows is too much work
2019-11-30 14:55:16 +01:00
Pierre Rudloff
9b6639168d We need phpunit 8 on AppVeyor as well 2019-11-30 14:21:04 +01:00
Pierre Rudloff
fea1cce2d4 Switch to phpunit 8 2019-11-30 14:09:12 +01:00
Pierre Rudloff
54f41d9396 Try to fix zip extension build in Docker 2019-11-30 14:07:58 +01:00
Pierre Rudloff
53b098f851 Use PHP 7.3 in CI 2019-11-30 13:21:11 +01:00
Pierre Rudloff
fb023b79d3 Use PHP 7.3 in the Docker image (#251) 2019-11-30 13:14:58 +01:00
Pierre Rudloff
3c5147f37e handlebars upgrade
In order to fix multiple vulnerabilities
2019-11-29 23:38:34 +01:00
Pierre Rudloff
e0a19f53b9 PHPCS update 2019-11-29 23:25:05 +01:00
Pierre Rudloff
c155f4c73d Update roave/security-advisories 2019-11-29 23:25:05 +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
a6ed0498cb Merge branch 'master' into develop 2019-11-29 23:02:52 +01:00
Pierre Rudloff
fe4df10cd2 We don't need gettext on Heroku anymore 2019-11-29 22:59:51 +01:00
Pierre Rudloff
cc55fabe14 Remove remaining gettext functions 2019-11-29 22:56:41 +01:00
Pierre Rudloff
ce5edcb2b7 Merge tag '2.1.0' into develop
Use Symfony for translations so locales don't have to be installed on the OS
Removed social buttons
Various bug fixes
Fixed testing on CI
Display download options even when video only has one format
Allow every config options to be set with environment variables
Improved Spanish and French translation
New debug option
2019-11-29 22:40:14 +01:00
Pierre Rudloff
d5fcb3475d Merge branch 'release/2.1.0' 2019-11-29 22:37:19 +01:00
Pierre Rudloff
a7e351b8db 2.1.0 release 2019-11-29 22:36:41 +01:00
Pierre Rudloff
e6cd7682a9 Improved French translation 2019-11-29 22:28:48 +01:00
Pierre Rudloff
850fc80622 Add support for variables in translation (#250) 2019-11-29 22:13:11 +01:00
Pierre Rudloff
6fb1cbaa6c Add comments to index.php to make it easier to read 2019-11-28 01:04:07 +01:00
Pierre Rudloff
5c480f4268 Remove social buttons 2019-11-28 00:08:18 +01:00
Pierre Rudloff
7772de5394 Fix tests (#250) 2019-11-28 00:04:05 +01:00
Pierre Rudloff
aabcee25f0 Custom fatal error handler 2019-11-27 23:49:01 +01:00
Pierre Rudloff
a5bd827d21 Switch to symfony/translation for translations (#250) 2019-11-27 23:15:49 +01:00
Pierre Rudloff
0b1ce90f47 New debug option 2019-11-27 21:41:15 +01:00
Pierre Rudloff
89c1538d0f
Merge pull request #249 from jawira/feature/spanish
Improve spanish translation
2019-11-19 23:40:51 +01:00
jawira
f679de91c3 Improve spanish translation 2019-11-19 23:13:33 +01:00