1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-17 05:22:18 +00:00

Update README.md

This commit is contained in:
Adrian Calinescu
2019-10-01 08:10:44 +03:00
committed by GitHub
parent 2988c61143
commit 29d81b7210

View File

@@ -10,7 +10,10 @@ It's slow (e.g. a 60-min video takes 20-30 minutes to download). Not much i can
## NEW `dev` BRANCH!
This is now a TypeScript project if you checkout the `dev` branch. Use the `master` branch for the older vanilla JavaScript version.
This is now a TypeScript project if you checkout the `dev` branch.
All new development happens on `dev` branch.
Use the `master` branch for the older vanilla JavaScript version.
## DISCLAIMER
@@ -62,4 +65,4 @@ video:186494kB audio:5380kB subtitle:0kB other streams:0kB global headers:0kB mu
[download] Download completed
```
The video is now saved under `videos/`, or whatever the `outputDirectory` const points to.
The video is now saved under `videos/`, or whatever the `outputDirectory` const points to.