Ritiek Malhotra
|
debe7ee902
|
Optional parameter to check if the encoder exists
If `must_exists` is `False` when intializing `EncoderFFmpeg()`, skip
skip checking whether the FFmpeg binary exists.
Fixes #722.
|
2020-05-19 12:49:00 +05:30 |
|
Ritiek Malhotra
|
046e7e9d3c
|
Fix crash if FFmpeg isn't found
`EncoderFFmpeg()` objects are now initialized while the program is
running, instead on invocation.
|
2020-05-19 00:07:35 +05:30 |
|
Ritiek Malhotra
|
635c18723b
|
"--write-to -" for writing to to STDOUT
|
2020-05-12 03:49:37 +05:30 |
|
Ritiek Malhotra
|
083af5b802
|
Nuke avconv
|
2020-05-10 04:44:31 +05:30 |
|
Ritiek Malhotra
|
5a75687722
|
Add debug log statements
|
2020-05-04 14:50:05 +05:30 |
|
Ritiek Malhotra
|
9a088ee26d
|
A bit of thread refactoring
|
2020-04-12 17:09:15 +05:30 |
|
Ritiek Malhotra
|
a253c308a6
|
Accept additional command-line options
|
2020-04-12 14:13:21 +05:30 |
|
Ritiek Malhotra
|
9afd14282a
|
Very brittle command-line frontend
|
2020-04-11 22:03:47 +05:30 |
|
Ritiek Malhotra
|
51da0b7a29
|
Basic downloading
|
2020-04-08 08:00:43 +05:30 |
|