Removed asterisk from reddit videos README section and decreased header size.
This commit is contained in:
parent
b58f6ba218
commit
d0b5231c98
|
@ -44,7 +44,7 @@ reddit-post-dump requires a arbitrarily recent version of Node.js. Before use, d
|
||||||
* `node app.js --user=ThePendulum`
|
* `node app.js --user=ThePendulum`
|
||||||
* `node app.js --user=ThePendulum --limit=10 --sort=top`
|
* `node app.js --user=ThePendulum --limit=10 --sort=top`
|
||||||
|
|
||||||
### \*Reddit videos
|
#### Reddit videos
|
||||||
The audio stream for reddit videos (that have audio) is hosted separately, and will be saved as such (typically {filename}-0 and {filename}-1). For them to be muxed into a single file automatically, **ffmpeg must be available on the system**, and the separate source files will be deleted when muxing has succeeded. If ffmpeg is not available, the separate files will remain as is.
|
The audio stream for reddit videos (that have audio) is hosted separately, and will be saved as such (typically {filename}-0 and {filename}-1). For them to be muxed into a single file automatically, **ffmpeg must be available on the system**, and the separate source files will be deleted when muxing has succeeded. If ffmpeg is not available, the separate files will remain as is.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
Loading…
Reference in New Issue