New app: YouTube Download (disable)
This commit is contained in:
parent
071870cc14
commit
b5e7b63189
33
metadata/at.huber.sampleDownload.txt
Normal file
33
metadata/at.huber.sampleDownload.txt
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
Categories:Internet
|
||||||
|
License:NewBSD
|
||||||
|
Web Site:https://github.com/HaarigerHarald/android-youtubeExtractor/blob/HEAD/README.md
|
||||||
|
Source Code:https://github.com/HaarigerHarald/android-youtubeExtractor
|
||||||
|
Issue Tracker:https://github.com/HaarigerHarald/android-youtubeExtractor/issues
|
||||||
|
|
||||||
|
Auto Name:YouTube Download
|
||||||
|
Summary:Extract YouTube urls
|
||||||
|
Description:
|
||||||
|
Extract Youtube URLs from webpages etc.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/HaarigerHarald/android-youtubeExtractor
|
||||||
|
|
||||||
|
Build:1.0,1
|
||||||
|
disable=doesnt build
|
||||||
|
commit=54e43c0dea830ec9b18f3b67ffb91f85fd80a14c
|
||||||
|
srclibs=jsevaluator@v1.0.1
|
||||||
|
rm=advancedDownloader,libs/*.jar
|
||||||
|
build=pushd $$jsevaluator$$ && \
|
||||||
|
gradle assembleRelease && \
|
||||||
|
popd
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Fails at building srclib.
|
||||||
|
.
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:1.0
|
||||||
|
Current Version Code:1
|
||||||
|
|
2
srclibs/jsevaluator.txt
Normal file
2
srclibs/jsevaluator.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/evgenyneu/js-evaluator-for-android
|
Loading…
Reference in a new issue