Looking for contributors

This commit is contained in:
Adrian Calinescu 2020-03-22 16:50:06 +02:00 committed by GitHub
parent f9d6a6ae20
commit 03eea773f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,16 @@ Alpha-quality, don't expect much. It does work though, so that's a neat feature.
It's slow (e.g. a 60-min video takes 20-30 minutes to download). Not much i can do about it for now unless i find a better way than ripping HLS. It's slow (e.g. a 60-min video takes 20-30 minutes to download). Not much i can do about it for now unless i find a better way than ripping HLS.
## This project is now looking for contributors
<img src="https://www.whitesourcesoftware.com/wp-content/uploads/2018/02/10-github-to-follow.jpg" width=400 />
Roadmap -
* Token cache (so you don't have to log in every time you run destreamer)
* Download closed captions if available
* Performance improvements (via aria2c maybe?)
Send a quality PR first and i'll add you as a contributor to the repository.
## NEW `dev` BRANCH! ## NEW `dev` BRANCH!
This is now a TypeScript project if you checkout the `dev` branch. This is now a TypeScript project if you checkout the `dev` branch.