mirror of
https://github.com/snobu/destreamer.git
synced 2026-02-10 16:49:42 +00:00
Fix typo
This commit is contained in:
@@ -99,7 +99,7 @@ $ ./destreamer.sh -i "https://web.microsoftstream.com/video/VIDEO-1" \
|
|||||||
|
|
||||||
Download many videos but read URLs from a file -
|
Download many videos but read URLs from a file -
|
||||||
```sh
|
```sh
|
||||||
$ ./destreame.sh -f list.txt
|
$ ./destreamer.sh -f list.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
You can create a `.txt` file containing your video URLs, one video per line. The text file can have any name, followed by the `.txt` extension.
|
You can create a `.txt` file containing your video URLs, one video per line. The text file can have any name, followed by the `.txt` extension.
|
||||||
|
|||||||
Reference in New Issue
Block a user