1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-17 05:22:18 +00:00
This commit is contained in:
Adrian Calinescu
2020-04-21 18:23:56 +03:00
committed by GitHub
parent 922b3610ae
commit 10867cef22

View File

@@ -99,7 +99,7 @@ $ ./destreamer.sh -i "https://web.microsoftstream.com/video/VIDEO-1" \
Download many videos but read URLs from a file -
```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.