videodownloader/README.md

8 lines
289 B
Markdown
Raw Normal View History

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