Remove TODOs and download repo from README

This commit is contained in:
Martchus 2020-05-06 11:56:14 +02:00
parent 6d5ca6e11c
commit 82f15071b7
1 changed files with 2 additions and 12 deletions

View File

@ -21,18 +21,8 @@ The downloader allows to download any quality, including the HD qualities. Howev
1080p streams (and above) are only provided as video-only or audio-only stream
by YouTube which currently need to be downloaded separately and then muxed together.
## TODO
* Fix (or remove) platforms that are not working.
* Mux video-only and audio-only streams.
* Command line interface
* Fix issues with some YouTube videos
## Download / binary repository
I currently provide packages for Arch Linux and Windows. Sources for those packages can be found in a
separate [repository](https://github.com/Martchus/PKGBUILDs). For binaries checkout my
[website](http://martchus.no-ip.biz/website/page.php?name=programming).
## Build instructions
The video downloader depends on c++utilities and qtutilities and is built in the same way as these libaries.
The video downloader depends on c++utilities and qtutilities and is built in the same
way as these libaries.
The following Qt 5 modules are requried: core gui widgets network