Commit Graph

1001 Commits

Author SHA1 Message Date
Pierre Rudloff 7259ec93b6 fix: Use HTTPS in robots.txt 2018-06-03 15:45:56 +02:00
Pierre Rudloff 128bcf8ebc style: Lint sitemap 2018-06-03 15:44:36 +02:00
Pierre Rudloff 8f62d3e2cd feat: Add favicon to static pages 2018-06-03 15:42:20 +02:00
Pierre Rudloff 1f11122755 Merge branch 'master' into develop 2018-06-03 15:41:02 +02:00
Pierre Rudloff f0461712ef feat: Use XHTML for static pages 2018-06-03 15:38:45 +02:00
Pierre Rudloff 8a3b139603 chore: Add missing string to locales 2018-05-29 18:46:44 +02:00
Pierre Rudloff 5111f6860a chore: Update locales 2018-05-29 18:43:36 +02:00
Pierre Rudloff 27737ef49f feat: Add donate link to footer 2018-05-29 18:41:12 +02:00
Pierre Rudloff 26a5380f45 fix: Always load the UTF-8 locale variant when possible 2018-05-28 12:00:27 +02:00
Pierre Rudloff d398f9101e docs: Typo 2018-05-26 14:48:15 +02:00
Pierre Rudloff acc66356de Merge tag '1.1.2' into develop
Fixed an issue when downloading videos from a playlist
Removed an empty option that sometimes appeared in the format list
2018-05-26 14:47:49 +02:00
Pierre Rudloff 106c08e562 Merge branch 'release-1.1.2' 2018-05-26 14:46:37 +02:00
Pierre Rudloff 2fc1cd319f build(yarn): 1.1.2 release
Bump version number
2018-05-26 14:46:29 +02:00
Pierre Rudloff 86523fd44b style: Lint 2018-05-26 14:38:42 +02:00
Pierre Rudloff a9ed417733 docs: Add Liberapay link to README 2018-05-26 14:38:17 +02:00
Pierre Rudloff 1d4a1ac65c test: Test getAudioStream() with a playlist 2018-05-23 22:52:15 +02:00
Pierre Rudloff edf4d4644d fix: Fix downloading a playlist as a TAR archive
This is the only time where youtube-dl returning an empty URL is not a problem.
2018-05-23 22:38:45 +02:00
Pierre Rudloff 17b9185e53 fix: Throw an error when trying to convert a playlist 2018-05-23 21:50:07 +02:00
Pierre Rudloff 647eed9db0 fix: Run youtube-dl with --no-playlist
Fixes #172
2018-05-23 21:43:34 +02:00
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