From 6e36c190c03a99925e624d3cc507d5aec4e270e4 Mon Sep 17 00:00:00 2001 From: HaarigerHarald Date: Sat, 28 Nov 2015 16:42:33 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6dc0a88..51129ac 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,10 @@ Android based YouTube url extractor These are the urls to the YouTube video or audio files, so you can stream or download them. It features an age verification circumvention and a signature deciphering method (mainly for vevo videos). -## Integration +* Builds: [![JitPack](https://img.shields.io/github/release/HaarigerHarald/android-youtubeExtractor.svg?label=JitPack)](https://jitpack.io/#HaarigerHarald/android-youtubeExtractor) +* Jar Release: [youtubeExtractor.jar](https://github.com/HaarigerHarald/android-youtubeExtractor/releases/latest) +* Dependency: [js-evaluator-for-android](https://github.com/evgenyneu/js-evaluator-for-android) -* Import the jar library [youtubeExtractor.jar](https://github.com/HaarigerHarald/android-youtubeExtractor/releases/latest) - -* Or include the sources (you also need: [js-evaluator-for-android](https://github.com/evgenyneu/js-evaluator-for-android)) ## Usage