An open API service indexing awesome lists of open source software.

https://github.com/linux13524/ytldl

YoutubeListDownloader App for Android
https://github.com/linux13524/ytldl

Last synced: 3 months ago
JSON representation

YoutubeListDownloader App for Android

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/Linux13524/YTLDL.svg?token=Y8CyLpBvCJrzzHazpE4P&branch=master)](https://travis-ci.com/Linux13524/YTLDL)

# YTLDL: Youtube-List-Downloader App for Android

## [Download Latest Version](https://github.com/Linux13524/YTLDL/releases)

## Dependencies and Tools
- [YoutubeListDownloader](https://github.com/Linux13524/YoutubeListDownloader) library
- [conan](https://conan.io) dependency management
- [cmake](https://cmake.org) build tool

## Build

1. Install conan: `pip install conan`
2. Add remote: `conan remote add linux13524 "https://api.bintray.com/conan/linux13524/conan"`
3. Open project in Android Studio and click "Make Project"

## License
[MIT](https://github.com/Linux13524/YTLDL/blob/master/LICENSE)