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

958 Commits

Author SHA1 Message Date
Pierre Rudloff
21aedb08f0 Remove useless argument 2017-11-12 16:34:14 +01:00
Pierre Rudloff
dcec7115bc Check that Python can be executed 2017-11-12 15:14:59 +01:00
Pierre Rudloff
383ffca6d4 -user-agent has been replaced by -user_agent in ffmpeg 2017-11-12 15:05:47 +01:00
Pierre Rudloff
5f7b56e437 Merge branch 'feature/travis-skip' into develop 2017-11-11 23:08:51 +01:00
Pierre Rudloff
1b5e99403f Basic testEnv test 2017-11-11 23:00:53 +01:00
Pierre Rudloff
c07322e160 Remove buggy test (the video is not available anymore) 2017-11-11 22:50:54 +01:00
Pierre Rudloff
0027250de7 testTestLocale fails on Windows 2017-11-11 22:48:11 +01:00
Pierre Rudloff
3ffdec9ca1 Run testTestLocale on Travis 2017-11-11 22:39:41 +01:00
Pierre Rudloff
244fb85379 Update Symfony to 3.3.11 2017-11-11 18:30:23 +01:00
Pierre Rudloff
21fbd740e8 Merge branch 'master' into develop 2017-11-11 18:02:14 +01:00
Pierre Rudloff
ed52820f69 Ask for PHP version in issue template
Typo
2017-11-11 18:01:51 +01:00
Pierre Rudloff
2432a06c1b Make tests run on Windows (fixes #137)
Use AppVeyor to run tests
2017-11-11 17:48:05 +01:00
Pierre Rudloff
88ea150d5a Merge branch 'master' into develop 2017-11-11 13:52:25 +01:00
Pierre Rudloff
d443cb3996 Lint 2017-11-11 13:51:40 +01:00
Pierre Rudloff
b060703dde Merge branch 'master' into develop 2017-11-11 13:49:27 +01:00
Pierre Rudloff
f8a82839a7 Issue template (fixes #138) 2017-11-11 13:48:56 +01:00
Pierre Rudloff
600c8757e9 Lint 2017-11-10 23:52:04 +01:00
Pierre Rudloff
fd2a4d8745 Add an option to set the MP3 bitrate when converting (fixes #113) 2017-11-10 23:50:17 +01:00
Pierre Rudloff
627108e08d Cleaner way to call phpunit on Travis 2017-11-10 14:14:42 +01:00
Pierre Rudloff
dbcb9a9558 Cleaner way to call Grunt on Travis 2017-11-10 13:54:32 +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
55c64f75d8 phpunit update 2017-11-10 12:47:19 +01:00
Pierre Rudloff
bdcbf19cee Lint 2017-11-10 12:20:08 +01:00
Pierre Rudloff
8848a8dbf3 Improve LocaleMiddlewareTest
Add a way to unset the current locale
2017-11-10 12:18:20 +01:00
Pierre Rudloff
c994f8ac9a Add missing assertions to testGetInstanceWithEmptyFile 2017-11-10 11:47:23 +01:00
Pierre Rudloff
528c9eedf2 yarn upgrade 2017-11-07 01:34:18 +01:00
Pierre Rudloff
5d4fb0a8c6 We don't need to explicitely require Smarty 2017-11-05 16:25:25 +01:00
Pierre Rudloff
70f5ef2b6d phpunit/php-code-coverage update 2017-11-05 16:22:17 +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
095c1a92f0 Some HLS streams have "m3u8_native" as protocol value (see #133) 2017-11-02 16:26:10 +01:00
Pierre Rudloff
aea9b47370 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2017-11-01 23:02:57 +01:00
Pierre Rudloff
d3988503d5 Fix PhantomJS crash with the openload extractor (see #132) 2017-11-01 23:02:19 +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
2fead564b4 Use PHP 7.1 on Travis 2017-10-29 23:22:14 +01:00
Pierre Rudloff
0a2971399b Lint 2017-10-29 23:21:13 +01:00
Pierre Rudloff
f30582a7c3 Dependencies update 2017-10-29 22:42:15 +01:00
Pierre Rudloff
884ab4060d Merge branch 'master' into develop 2017-10-28 22:00:35 +02:00
Pierre Rudloff
8ab1be3859 Hotfix: Tweak X-Frame-Options header so we can include Heroku error pages 2017-10-28 21:59:58 +02:00
Pierre Rudloff
0f37dc1a46 Merge branch 'master' into develop 2017-10-26 23:55:37 +02:00
Pierre Rudloff
e091b53dbe Hotfix: fix paths in error.html and maintenance.html 2017-10-26 23:55:19 +02:00
Pierre Rudloff
3b3f8063c4 Allow npm too 2017-10-26 11:31:58 +02:00
Pierre Rudloff
09a1aa1422 It seems country() can return an array too 2017-10-26 11:03:30 +02:00
Pierre Rudloff
2e80129c63 Don't override parent property 2017-10-26 11:02:14 +02:00
Pierre Rudloff
6e8efd1b82 Fix LocaleManager test 2017-10-26 10:55:29 +02: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
f8ca96e55a Merge branch 'master' into develop 2017-10-26 10:37:49 +02:00
Pierre Rudloff
a9b40954ca Hotfix: include Open Sans font in release package 2017-10-26 10:32:30 +02:00