Pierre Rudloff
|
f556c7d589
|
Don't generate URL and headers separately
Fixes https://github.com/Rudloff/alltube/issues/354
|
2021-05-13 12:31:50 +02:00 |
|
Pierre Rudloff
|
a0548ea473
|
Don't set stream context manually
Guzzle already takes care of that
|
2021-05-05 21:09:21 +02:00 |
|
Pierre Rudloff
|
4977f99797
|
Use LoggerAwareTrait
Instead of implementing setLogger() ourselves
|
2021-02-08 22:03:09 +01:00 |
|
Pierre Rudloff
|
f670629d49
|
Add return types
|
2020-12-17 22:45:50 +01:00 |
|
Pierre Rudloff
|
69d09b780e
|
Lint
|
2020-10-17 22:47:16 +02:00 |
|
Pierre Rudloff
|
0413427bbe
|
Add a way to log commands
|
2020-07-15 22:34:36 +02:00 |
|
Pierre Rudloff
|
dfdf6fef76
|
Simplify PSR-4 autoload
|
2020-07-01 22:56:08 +02:00 |
|
Pierre Rudloff
|
85a3afda60
|
Add full command to YoutubedlException
To make debugging easier
|
2020-06-21 13:05:33 +02:00 |
|
Pierre Rudloff
|
eab4b1f914
|
Error when trying to convert a remux format
|
2020-06-21 12:15:45 +02:00 |
|
Pierre Rudloff
|
b2a43f0065
|
Make getAudioStream() reuse getConvertedStream()
|
2020-06-21 12:03:22 +02:00 |
|
Pierre Rudloff
|
a9965ef849
|
ext is sometimes null
|
2020-06-21 11:50:25 +02:00 |
|
Pierre Rudloff
|
07be28580b
|
Lint
|
2020-06-21 01:40:10 +02:00 |
|
Pierre Rudloff
|
0b47cc8ab0
|
Add more precise @throws
|
2020-06-20 23:25:22 +02:00 |
|
Pierre Rudloff
|
73e80536ae
|
checkCommand() needs to be public
|
2020-06-20 23:09:38 +02:00 |
|
Pierre Rudloff
|
107b3f34bd
|
Docblocks
|
2020-06-20 22:49:12 +02:00 |
|
Pierre Rudloff
|
d2cd370c82
|
Move download logic to a separate Downloader class
To make reusing the youtube-dl settings easier
|
2020-06-20 22:46:28 +02:00 |
|
Pierre Rudloff
|
811e476402
|
Lint
|
2020-06-20 22:14:18 +02:00 |
|
Pierre Rudloff
|
98b74fd6f2
|
Initial import from Alltube app
Removed dependency on Config and LocaleManager classes
Avoid using generic exceptions
|
2020-06-20 19:19:37 +02:00 |
|