Updated readme with used libraries

This commit is contained in:
2018-04-28 16:20:38 +02:00
parent 8d11b58cec
commit 752dce9751

View File

@@ -1,3 +1,11 @@
# ytbatchdownloader # ytbatchdownloader
A simple Youtube downloader to load multiple videos. A simple Youtube downloader to load multiple videos.
## Credits
Used libraries:
[youtube downloader](https://github.com/kkdai/youtube)
[uiprogress](https://github.com/gosuri/uiprogress)