Commit Graph

1182 Commits

Author SHA1 Message Date
Pierre Rudloff ac4f6e72b8 fix: Remove empty format from format list
Introduced by 4972c8ab8e

Fixes #170
2018-05-19 16:16:20 +02:00
Pierre Rudloff ece93509a3 Merge tag '1.1.1' into develop
Fix audio conversion on Vimeo
Update ffmpeg to 4.0
Update youtube-dl to 2018.05.01
2018-05-01 16:45:50 +02:00
Pierre Rudloff 4539a11c00 Merge branch 'release-1.1.1' 2018-05-01 16:44:40 +02:00
Pierre Rudloff c20c0b3775 build(yarn): 1.1.1 release
Bump version number
2018-05-01 16:44:33 +02:00
Pierre Rudloff acbd2b61f1 test: Add tests for the audio download fallback 2018-05-01 16:43:22 +02:00
Pierre Rudloff 2b316d4e8d fix: Throw an exception when trying to download DASH with ffmpeg
Fallback to default format when we can't download bestaudio

Fixes #165
2018-05-01 16:33:44 +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 0814ff7edb build(composer): Dependencies update
guzzlehttp/guzzle, phpunit/phpunit
2018-04-24 15:15:46 +02:00
Pierre Rudloff ce8cde64b9 docs: Add link to Apache doc in FAQ
See #164
2018-04-24 14:58:40 +02:00
Pierre Rudloff 96530629be style: Cleanup .travis.yml 2018-04-09 22:38:54 +02:00
Pierre Rudloff 7a85a0330b ci(travis): We don't need to manually run phpunit on Travis 2018-04-09 22:38:49 +02:00
Pierre Rudloff ce25ecf6a7 build(composer): Update youtube-dl to 2018.04.09 2018-04-09 16:28:49 +02:00
Pierre Rudloff 0d26920012 build(composer): Dependencies update
symfony/yaml, symfony/process, symfony/var-dumper
2018-04-09 16:06:39 +02:00
Pierre Rudloff cc64b48692 build(composer): Dependencies update
guzzlehttp/guzzle, heroku/heroku-buildpack-php
2018-04-01 11:48:22 +02:00
Pierre Rudloff 036a483d7a build(yarn): Update grunt-markdownlint to 1.1 2018-04-01 11:46:30 +02:00
Pierre Rudloff e504677cc4 build(yarn): Dependencies update
grunt
2018-04-01 11:43:04 +02:00
Pierre Rudloff 8211e02fed Merge branch 'master' into develop 2018-04-01 11:39:41 +02:00
Pierre Rudloff 2a3612d7ec Merge commit 'af07826dacb61154f742dd46cb203f7e98e0795a' 2018-04-01 11:38:11 +02:00
Pierre Rudloff 9ae1213cd3 Merge branch 'master' into develop 2018-03-30 00:32:53 +02:00
Pierre Rudloff b0efd526b3 build(yarn): Don't explicitely require NPM or Yarn 2018-03-30 00:27:17 +02:00
Pierre Rudloff af07826dac fix: Remove link to Facebook page
Since we don't use it anymore
2018-03-26 11:53:17 +02:00
Pierre Rudloff 4456d9528c docs: Explain where to find al list of the JSON properties 2018-03-20 12:21:24 +01:00
Pierre Rudloff 38e01b8b52 Merge tag '1.1.0' into develop
New JSON API
Updated youtube-dl to 2018.03.20
Some VideoDownload exceptions now have an error code and/or a path
2018-03-20 12:15:22 +01:00
Pierre Rudloff 7f6537b5aa Merge branch 'release-1.1.0' 2018-03-20 12:12:22 +01:00
Pierre Rudloff 91547fe8f8 build(yarn): 1.1.0 release
Bump version number
2018-03-20 12:12:10 +01:00
Pierre Rudloff 74505cea57 feat: JSON API 2018-03-20 12:02:21 +01:00
Pierre Rudloff 618fb8416a fix: Use a different RTMP provider
canalc2.tv does not use RTMP anymore

Fixes #158
2018-03-20 11:49:44 +01: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 0cf949d70a build(composer): Symfony update 2018-03-19 15:57:47 +01:00
Pierre Rudloff 2efabacd65 docs: Be more consistent and use "AllTube" everywhere 2018-03-19 15:49:22 +01:00
Pierre Rudloff 2ae2141a46 docs: Don't tell people to use chmod 777
Fixes #156
2018-03-04 20:00:25 +01:00
Pierre Rudloff e7be0b36f4 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2018-03-03 23:20:03 +01:00
Pierre Rudloff bd83936c4b build(composer): Dependencies update
symfony/yaml, symfony/process, symfony/var-dumper, squizlabs/php_codesniffer, phpunit/phpunit,
heroku/heroku-buildpack-php
2018-03-03 23:19:39 +01:00
Pierre Rudloff c4506cfcf1 test: Replace deleted openload.co video VideoDownload tests 2018-02-21 19:16:50 +01:00
Pierre Rudloff da2bdcbe40 Update Alltube.po (POEditor.com) 2018-02-21 18:56:59 +01:00
Pierre Rudloff 003452909a feat: Add path to "Can't find avconv" error
See #109
2018-02-21 18:55:12 +01:00
Pierre Rudloff a8cd915f01 build(composer): Dependencies update
Updated: phpunit/phpunit, symfony/process, symfony/var-dumper, symfony/yaml
2018-02-06 19:31:15 +01:00
Pierre Rudloff b27fa518c9 feat: Add youtube-dl exit code to the exceptions 2018-02-06 19:20:56 +01:00
Pierre Rudloff 5a527373bd style: throw is not a function 2018-02-06 19:11:57 +01:00
Pierre Rudloff 04fe43a1ca style: Declare imported classes at the top of the file 2018-02-05 17:16:41 +01:00
Pierre Rudloff 33530eff4d build(grunt): Don't include phantomjs in release package 2018-01-26 20:18:17 +01:00
Pierre Rudloff e93bde7e2b Merge tag '1.0.0' into develop
Download now works correctly on openload.co (needs phantomjs)
New convertAdvanced option that allows converting downloaded videos in any format
New Brazilian Portuguese locale (thanks to @ialexsilva!)
Errors can now be translated
Updated youtube-dl to 2018.01.21
2018-01-26 20:11:57 +01:00
Pierre Rudloff 6e0464ebbe Merge branch 'release-1.0.0' 2018-01-26 20:11:53 +01:00
Pierre Rudloff 67d167c521 build(yarn): 1.0.0 release
Bump version number
2018-01-26 20:09:35 +01:00
Pierre Rudloff 525fa700c1 build(grunt): Build pt_BR .mo files 2018-01-26 19:59:33 +01:00
Pierre Rudloff 176b14d3ae Update Alltube.po (POEditor.com) 2018-01-26 11:45:34 +01:00
Pierre Rudloff 6f446d82a2 Update Alltube.po (POEditor.com) 2018-01-26 11:45:32 +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