Commit Graph

1487 Commits

Author SHA1 Message Date
Pierre Rudloff 4d17c8af8f Merge tag '2.3.0' into develop
Fall back to "best" for audio conversion when "bestaudio" is not available
Check if mod_deflate is enabled
Fixed an issue when converting a file with an UTF-8 filename
Better catching of early errors
Fixed support for websites that require a valid referrer (thanks @0x6470)
Updated youtube-dl to 2020.05.08
Various dependencies update
2020-05-14 12:40:18 +02:00
Pierre Rudloff c136534723 Merge branch 'release-2.3.0' 2020-05-14 12:40:03 +02:00
Pierre Rudloff 5051602174 grumphp should be a dev dependency 2020-05-14 12:38:58 +02:00
Pierre Rudloff 1e9c9e96c5 Fix stream tests 2020-05-14 12:02:13 +02:00
Pierre Rudloff 7b5e7cb6d9 Disable IDN conversion 2020-05-14 11:55:30 +02:00
Pierre Rudloff 338ecd8b17 Less strict Vimeo domain detection because it keeps changing 2020-05-14 11:15:44 +02:00
0x6470 8f7601edd8
Fix xHamster support, fixes #264 (#276)
* Fix xhamster support

* Send http headers properly

* added spaces

* convert stdObject to array for comparison

Co-authored-by: Pierre Rudloff <contact@rudloff.pro>
2020-05-14 10:59:59 +02:00
Pierre Rudloff 6a3bc97219 phpcs update 2020-05-14 10:55:43 +02:00
Pierre Rudloff af9e84f832 Unifiy dependencies constraints 2020-05-14 10:54:13 +02:00
Pierre Rudloff e81cbe70be Lint 2020-05-14 00:26:36 +02:00
Pierre Rudloff 1d9a709444 Remove obsolete phpstan rule 2020-05-14 00:25:23 +02:00
Pierre Rudloff d4c1357c32 Lint 2020-05-14 00:18:39 +02:00
Pierre Rudloff 957de61892 security-advisories update 2020-05-13 23:24:08 +02:00
Pierre Rudloff 0787c566c0 Remove package stuck in composer.lock 2020-05-13 23:23:05 +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 b670b16ca2 Catch various exceptions on the index 2020-05-13 22:37:26 +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 bc695cfa15 Lint 2020-05-13 21:33:05 +02:00
Pierre Rudloff 71d49ad74f Lint 2020-05-13 21:18:32 +02:00
Pierre Rudloff 81e9eaba4e Update slim to 3.12.3 2020-05-13 20:31:18 +02:00
Pierre Rudloff a6705dd89c
Merge pull request #275 from raycheung/develop
Update youtube-dl to 2020.03.24
2020-05-13 20:24:55 +02:00
Ray Cheung 4cc4f95a1d Update youtube-dl to 2020.03.24 2020-04-25 11:38:00 +08:00
Pierre Rudloff a478aea3ca Stop using pathinfo (fixes #272)
Because it does not handle UTF-8 filenames correctly
2020-04-09 20:46:14 +02:00
Pierre Rudloff 08d61b4bec Merge branch 'master' into develop 2020-04-09 12:56:22 +02:00
Pierre Rudloff bb8105e88b Add YAML block for config in issue template 2020-04-09 12:55:24 +02:00
Pierre Rudloff 15c17c6750 Check if mod_deflate is enabled (fixes #270) 2020-04-05 16:55:00 +02:00
Pierre Rudloff 09e372175f Fall back to "best" for audio conversion when "bestaudio" is not available (fixes #269) 2020-04-04 17:52:55 +02:00
Pierre Rudloff ae7d67557f Merge tag '2.2.1' into develop
CSS files were missing in 2.2.0 release package
Added a Link header to preload the CSS
2020-03-23 21:38:26 +01:00
Pierre Rudloff decb6e3ac7 Merge branch 'release/2.2.1' 2020-03-23 21:37:46 +01:00
Pierre Rudloff b54fb28204 Add CSS to release package (fixes #267) 2020-03-23 21:36:50 +01:00
Pierre Rudloff 58fe31a7db Preload CSS 2020-03-23 21:35:16 +01:00
Pierre Rudloff a99669dfae Merge tag '2.2.0' into develop
Added a way to not check the stream checkbox by default (#255)
Updated youtube-dl
New Turkish locale (provided by @urasbey)
2020-03-21 21:00:38 +01:00
Pierre Rudloff bb21129b58 Merge branch 'release/2.2.0' 2020-03-21 20:59:34 +01:00
Pierre Rudloff d910c2b47f New Turkish locale (provided by @urasbey) 2020-03-19 10:30:57 +01:00
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