Android 3+ App to download videos from YouTube
################################################################
versionCode="41"
versionName="1.9"
MD5 checksum: 8a9292ac9e5def6bb7f694b70de08de1
dentex.youtube.downloader_v1.9.apk
Copyright (C) 2012 Samuele Rini
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
v1.9 - Mar 23 2013
-----------------------------------
[x] YT web page parsing improved
[x] fixed notif. error when remove
downloads not yet started
[x] 4K and 3D video support
[x] re-organized menus
[x] on the fly theme switch
[x] progress bar for video list
[x] option to enable logging
[x] Korean translation
v1.8.2 - Mar 15 2013
-----------------------------------
[x] dark/light theme switcher
[x] option to show all the file
sizes into the video list
[x] French translation
v1.8.1 - Mar 14 2013
-----------------------------------
[x] notification bug fix
v1.8 - Mar 12 2013
-----------------------------------
[x] extSdCard support
[x] long-press on video list item:
menu to copy/share link
[x] auto update-check once a day
[x] new notification icon
[x] landscape orientation support
[x] YT video thumbnail preview
[x] entire row in v.list clickable
[x] Turkish translation
[x] Dutch translation
v1.7 - Mar 03 2012
-----------------------------------
[x] Italian translation
[x] Portuguese translation
[x] option to force the locale
v1.6 - Mar 01 2013
-----------------------------------
[x] own YTD notification bar
[x] options for own and sys notif.
[x] added some credits
v1.5.2 - Feb 25 2013
-----------------------------------
[x] better fix on bad video list
[x] remove stop download on click
[x] open DM on notif. bar click
(still not working in CM ROM)
v1.5.1 - Feb 24 2013
-----------------------------------
[x] fix crash if no net is avail.
[x] fix crash on bad video list
v1.5 - Feb 22 2013
-----------------------------------
[x] online update check
[x] option to fetch filesizes
[x] stop download on click
(maybe not working in CM 10.1)
[x] DownloadManager quick links
[x] settings and DM overflow menu
[x] reordered preferences
[x] small fixes
v1.4 - Jan 29 2013
-----------------------------------
[x] licenses and code links
[x] Share this App option
v1.3.1 - Jan 19 2013
-----------------------------------
[x] handle again http|https links
(thanks Reiner)
v1.3 - Jan 18 2013
-----------------------------------
[x] share via mobile links support
v1.2 - Dec 25 2012
-----------------------------------
[x] fix for YouTube webpage changes
v1.1.1 - Dec 16 2012
-----------------------------------
[x] preferences fix
v1.1 - Dec 13 2012
-----------------------------------
[x] all text strings exported
[x] preferences modification
[x] quick start tutorial
v1.0.1 - Dec 11 2012
-----------------------------------
[x] bad typo fixed
[x] file-chooser new folder icons
v1.0 - Dec 11 2012
-----------------------------------
[x] FIRST PUBLIC RELEASE
[x] send download via SSH
[x] JB compatibility
[x] SSH send how-to dialog
[x] standard download locations
[x] file-chooser for download dest.
[x] add quality suffix options
[x] file renaming options
[ ] option to always download video locally
[ ] option to "use link inside same LAN" for SSH send
[ ] option to choose between other ConnectBot mods
[ ] "tutorials" prefs section as menu item
[ ] downloads log
[ ] default format/filter selection for video download
[ ] handle SourceForge servers down; fallback on GitHub for apk (and thumbnail placeholder) download:
page: https://github.com/dentex/ytdownloader
file: https://github.com/dentex/ytdownloader/blob/master/dentex.youtube.downloader_v.*.apk?raw=true
[ ] use icon/logo to identify codecs available
[ ] make the App tablet friendly
[ ] new App's ICON [maybe not]
[ ] handle YT links that require login (hard)
[ ] audio extraction (hard too) [w.i.p.: see github code]