Pierre Rudloff
|
d127964eff
|
Simplify PSR-4 autoload
|
2020-07-01 22:52:22 +02:00 |
|
Pierre Rudloff
|
5c2823e3f1
|
Move Video class to a separate library
+ improve error handling
+ youtube-dl update
|
2020-06-21 15:12:03 +02:00 |
|
Pierre Rudloff
|
74db3b9ad0
|
Update guzzle to 6.5
|
2020-05-13 21:39:38 +02:00 |
|
Pierre Rudloff
|
71d49ad74f
|
Lint
|
2020-05-13 21:18:32 +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
|
a5bd827d21
|
Switch to symfony/translation for translations (#250)
|
2019-11-27 23:15:49 +01:00 |
|
Pierre Rudloff
|
d0add4955d
|
Merge pull request #245 from yassineim/patch-1
Add missing closing double-quote in filename header for remuxes
|
2019-11-06 14:00:07 +01:00 |
|
Yassine Imounachen
|
8645ffd08a
|
Add missing closing double-quote in filename header for remuxes
|
2019-10-31 13:41:16 +01:00 |
|
Pierre Rudloff
|
9fc21b2419
|
fix: always use headers provided by youtube-dl when streaming
|
2019-10-16 23:00:05 +02:00 |
|
Pierre Rudloff
|
44bf858c35
|
style(phpcs): Switch to PSR-12
https://www.php-fig.org/psr/psr-12/
|
2019-10-03 21:24:12 +02:00 |
|
Pierre Rudloff
|
6cd8eeed4a
|
fix: Use cookies provided by youtube-dl
Fixes #225
|
2019-09-26 21:36:40 +02:00 |
|
Pierre Rudloff
|
5f5b0a5cf5
|
fix: Fix stream download
guzzlehttp/psr7 1.6 does not accept empty headers
|
2019-07-04 23:12:44 +02:00 |
|
Pierre Rudloff
|
30d52943e1
|
fix: Try to convert bestaudio if possible
|
2019-05-04 18:47:07 +02:00 |
|
Pierre Rudloff
|
b91fe78dcd
|
feat: Make streaming optional when stream mode is enabled
Closes #218
|
2019-04-28 00:36:14 +02:00 |
|
Pierre Rudloff
|
84e9e86d28
|
style(styleci): Lint
|
2019-04-22 21:08:36 +02:00 |
|
Pierre Rudloff
|
e13404903b
|
refactor: Move exceptions and streams to seperate namespaces
|
2019-04-22 21:06:05 +02:00 |
|
Pierre Rudloff
|
1a6ff90eac
|
feat: Split Youtube downloads in smaller chunks
Fixes #217
|
2019-04-22 20:20:04 +02:00 |
|
Pierre Rudloff
|
25f33bba56
|
refactor: Split FrontController into multiple classes
Closes #177
|
2019-04-22 16:51:48 +02:00 |
|