Commit graph

16 commits

Author SHA1 Message Date
Pierre Rudloff
09b47e0cf3
Create CODE_OF_CONDUCT.md 2020-06-21 14:25:10 +02:00
Pierre Rudloff
bc8a05bf41 README 2020-06-21 13:21:06 +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
811b6c44ff Lint 2020-06-20 22:30:40 +02:00
Pierre Rudloff
811e476402 Lint 2020-06-20 22:14:18 +02:00
Pierre Rudloff
c0442f6ce6 Allow symfony/process 4.0 2020-06-20 19:29:59 +02:00
Pierre Rudloff
5635e3578f
Create LICENSE 2020-06-20 19:22:08 +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