fdroiddata/metadata/dentex.youtube.downloader.txt

84 lines
4.4 KiB
Plaintext
Raw Normal View History

AntiFeatures:Tracking
2013-01-18 14:12:46 +00:00
Category:Multimedia
License:GPLv3
Web Site:
2013-01-18 14:12:46 +00:00
Source Code:https://github.com/dentex/ytdownloader
Issue Tracker:https://github.com/dentex/ytdownloader/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=4792098
2013-01-18 14:12:46 +00:00
2013-06-15 10:13:09 +00:00
Auto Name:YouTube Downloader
2013-01-18 14:12:46 +00:00
Summary:Download files from YouTube
Description:
2013-05-27 10:08:12 +00:00
'''N.B''' There is now a setting to enable audio extraction.
To enable this feature there is a prompt to download an ffmpeg
binary from another website and this will have been built
by the developer.
2013-01-18 14:12:46 +00:00
Share a url from YouTube to this app and you will get the option
2013-04-09 21:38:55 +00:00
to download the media to your local storage in your choice of
2013-01-19 11:48:26 +00:00
quality. Optionally,
you can send it via ssh to another computer. It isn't necessary
to have the YouTube app: URLs can be shared from the browser.
See the source code page for a changelog.
2013-05-27 10:08:12 +00:00
Anti-feature: Tracking. Crash reporting has been introduced and
it operates without user interaction. A sample report
can be viewed in the Settings and it can also be disabled there.
2013-01-18 14:12:46 +00:00
.
Repo Type:git
Repo:https://github.com/dentex/ytdownloader.git
2013-01-19 11:48:26 +00:00
Build Version:1.3,30,cb6a336b63,subdir=dentex.youtube.downloader,update=.;../android-filechooser,\
rm=dentex.youtube.downloader_v1.3.apk
2013-01-29 13:42:53 +00:00
Build Version:1.3.1,31,v1.3.1,subdir=dentex.youtube.downloader,update=.;../android-filechooser,\
rm=dentex.youtube.downloader_v1.3.1.apk
2013-01-30 10:25:29 +00:00
Build Version:1.4,32,v1.4,subdir=dentex.youtube.downloader,update=.;../android-filechooser,\
prebuild=rm ../*.apk
Build Version:1.5.1,34,1.5.1,subdir=dentex.youtube.downloader,update=.;../android-filechooser,\
prebuild=rm ../*.apk
Build Version:1.5.2,35,1.5.2,subdir=dentex.youtube.downloader,update=.;../android-filechooser,prebuild=rm ../*.apk
Build Version:1.6,36,1.6,subdir=dentex.youtube.downloader,update=.;../android-filechooser,prebuild=rm ../*.apk
Build Version:1.7,37,1.7,subdir=dentex.youtube.downloader,update=.;../android-filechooser,prebuild=rm ../*.apk
Build Version:1.8,38,1.8,subdir=dentex.youtube.downloader,update=.;../android-filechooser,prebuild=rm ../*.apk
Build Version:1.8.1,39,1.8.1,subdir=dentex.youtube.downloader,update=.;../android-filechooser,prebuild=rm ../*.apk
Build Version:1.8.2,40,1.8.2,subdir=dentex.youtube.downloader,update=.;../android-filechooser,prebuild=rm ../*.apk
Build Version:1.9,41,1.9,subdir=dentex.youtube.downloader,update=.;../android-filechooser,prebuild=rm ../*.apk
Build Version:2.0.2,44,2.0.2,subdir=dentex.youtube.downloader,\
update=.;../android-filechooser;../dentex.youtube.downloader.strings,prebuild=\
mkdir -p ../dentex.youtube.downloader.strings/src && \
rm -rf libs/armeabi* && tar xvf ../FFmpeg_and_lame_sources/liblame.tar.gz && \
mv liblame/jni .,buildjni=yes
Build Version:2.0.5,47,2.0.5,subdir=dentex.youtube.downloader,\
update=.;../android-filechooser;../dentex.youtube.downloader.strings,prebuild=\
mkdir -p ../dentex.youtube.downloader.strings/src && \
rm -rf libs/armeabi* && tar xvf ../FFmpeg_and_lame_sources/liblame.tar.gz && \
mv liblame/jni .,buildjni=yes
Build Version:2.0.6,48,2.0.6,subdir=dentex.youtube.downloader,\
update=.;../android-filechooser;../dentex.youtube.downloader.strings,prebuild=\
mkdir -p ../dentex.youtube.downloader.strings/src && \
rm -rf libs/armeabi* && tar xvf ../FFmpeg_and_lame_sources/liblame.tar.gz && \
mv liblame/jni .,buildjni=yes
2013-05-15 16:34:20 +00:00
Build Version:2.2,50,2.2,subdir=dentex.youtube.downloader,\
update=.;../android-filechooser;../dentex.youtube.downloader.strings,prebuild=\
2013-05-15 16:34:20 +00:00
mkdir -p ../dentex.youtube.downloader.strings/src ../android-filechooser/libs/ && \
rm -rf libs/armeabi* && tar xvf ../FFmpeg_and_lame_sources/liblame.tar.gz && \
2013-05-15 16:34:20 +00:00
mv liblame/jni . && mv libs/bugs*.jar ../android-filechooser/libs/,buildjni=yes
Build Version:2.3.2,53,2.3.2,subdir=dentex.youtube.downloader,\
update=.;../android-filechooser;../dentex.youtube.downloader.strings,prebuild=\
mkdir -p ../dentex.youtube.downloader.strings/src ../android-filechooser/libs/ && \
rm -rf libs/armeabi* && tar xvf ../FFmpeg_and_lame_sources/liblame.tar.gz && \
mv liblame/jni . && mv libs/bugs*.jar ../android-filechooser/libs/,buildjni=yes
Build Version:2.4,54,2.4,subdir=dentex.youtube.downloader,\
update=.;../android-filechooser;../dentex.youtube.downloader.strings,prebuild=\
mkdir -p ../dentex.youtube.downloader.strings/src ../android-filechooser/libs/ && \
rm -rf libs/armeabi* && tar xvf ../FFmpeg_and_lame_sources/liblame.tar.gz && \
mv liblame/jni . && mv libs/bugs*.jar ../android-filechooser/libs/,buildjni=yes
2013-01-18 14:12:46 +00:00
Auto Update Mode:None
2013-01-29 13:42:53 +00:00
Update Check Mode:Tags
Current Version:2.6.1
Current Version Code:59
2013-01-18 14:12:46 +00:00