videodownloader/README.md

8 lines
277 B
Markdown
Raw Normal View History

2015-04-22 19:18:28 +02:00
# videodownloader
A video downloader with Qt GUI (currently only YouTube is maintained).
2015-05-19 22:55:32 +02:00
## Build instructions
The video downloader depends on c++utilities and qtutilities. Is built in the same way as these libaries.
The following Qt 5 modules are requried: core gui network