mirror of
https://github.com/snobu/destreamer.git
synced 2026-02-28 17:18:24 +00:00
Fix typo
This commit is contained in:
@@ -36,11 +36,11 @@ Destreamer takes a [honeybadger](https://www.youtube.com/watch?v=4r7wHMg5Yjg) ap
|
|||||||
* `npm install` to restore packages
|
* `npm install` to restore packages
|
||||||
* `npm start <URL of the video>`
|
* `npm start <URL of the video>`
|
||||||
|
|
||||||
### To download a list of videos:
|
### To download a list of videos
|
||||||
|
|
||||||
There's no implementation that does that, but you can use this handy workaround -
|
There's no implementation that does that (yet), but you can use this handy workaround:
|
||||||
|
|
||||||
Place the video URLs on by line in `list.txt`, then:
|
Place the video URLs one by line in `list.txt`, then do:
|
||||||
|
|
||||||
Bash -
|
Bash -
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user