GithubHelp home page GithubHelp logo

ytdownloader's Introduction

YouTube Downloader for Android _ by dentex

Android 3+ App to download videos from YouTube

Free, OpenSource and AdFree

################################################################

versionCode="53"

versionName="2.3.2"

MD5 checksum: 98785a95e1bbd2f152a3b6a366075d81 dentex.youtube.downloader_v2.3.2.apk

NOTICE

Please comply with the GPL below. 
It's not that difficult: just give proper credits 
to this sources and release your modified ones.

LICENSE

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/>.

OTHER LICENSES

Additional licenses informations about code used in this project
is available from within the App's "About" menu:


 This App is released under the GPL-3.0. 
(YouTubeDownloader for Android Copyright (C) 2013 Samuele Rini). 

 The FFmpeg binary (http://www.ffmpeg.org/index.html), 
 used for the audio extraction feature, is released under the GPL-3.0. 
(FFmpeg version 1.2 Copyright (C) 2000-2013 the FFmpeg developers). 

 The filechooser library is released under the MIT license. 
(android-filechooser Copyright (C) 2012 Hai Bison). 

 The liblame library, used to compile FFmpeg, is released under the LGPL. 
 A GitHub project, https://github.com/intervigilium/liblame, 
 has been used to compile the lame libraries for Android. 
(liblame Copyright (C) 2010 Ethan Chen) 
(LAME Copyright (C) 1999-2007 The LAME Project, 
Copyright (C) 1999-2001 Mark Taylor, 
Copyright (C) 1998 Micheal Cheng) 
(mpglib Copyright (C) 1995-1997 Michael Hipp). 

 YTD`s mp3 tags are written with MyID3: a Java ID3 Tag Library 
 (http://www.fightingquaker.com/myid3 and 
 https://sites.google.com/site/eternalsandbox/myid3-for-android) 
 released under the LGPL, as its dependency Jakarta Regexp library. 
(MyID3 Copyright (C) 2008 Charles M. Chen, 
adapted for Android by Romulus Urakagi Ts`ai). 

 For more informations, refer to the dedicated menus and to the 
 license files available from this project`s source code.


 This App uses some code snippets from: 

 1) CyanogenMod custom ROM (https://github.com/CyanogenMod/android_packages_apps_CMUpdater) 
Copyright (C) 2012 The CyanogenMod Project, licensed under the GNU GPLv2 license. 
The text of the license can be found in the LICENSE_GPL file or at 
https://www.gnu.org/licenses/gpl-3.0.txt 

 2) Stack Overflow (http://stackoverflow.com), a question and answer site 
for programmers where all the content is CC BY-SA 3.0 licensed 
(see http://creativecommons.org/licenses/by-sa/3.0). 

 For more details, look for comments in YTD`s Java code.

 
Furthermore, the device-framed screenshots in the project's directory have been 
generated with the "Device Frame Generator" Android App by Prateek 
Srivastava, available at 
<https://github.com/f2prateek/Device-Frame-Generator/>.
The generated artwork is released ander the "Creative Commons 
Attribution 3.0 Unported License". 
For further details, <http://creativecommons.org/licenses/by/3.0/>.

CHANGELOG

 v2.3.2 - Jun 28 2013 
----------------------------------- 
[x] small bugs fixed 
 
 v2.3.1 - Jun 27 2013 
----------------------------------- 
[x] experimantal signature patch 
 
 v2.3 - Jun 25 2013 
----------------------------------- 
[x] experimantal signature support 
 (thanks [email protected]) 
[x] other bug/stability fixes 
 
 v2.2 - May 12 2013 
----------------------------------- 
[x] fixed a bunch of BUUUUUGS !!! 
[x] handles direct link clicks 
 (use of Intent.ACTION_VIEW) 
 
 v2.1 - May 11 2013 
----------------------------------- 
[x] code optimizations 
[x] mediaScanner bug fix 
 (thanks Wolfram!) 
[x] new translations: 
 - Chinese (China) 
 - Chinese (Hong Kong) 
 
 v2.0.6 - May 09 2013 
----------------------------------- 
[x] dialog/toast when Downloads 
 system app is not found 
[x] Chinese (Taiwan) translation 
 
 v2.0.5 - May 09 2013 
----------------------------------- 
[x] bug fix (FC when Downloads 
 system app is not found)(3) 
 
 v2.0.4 - May 08 2013 
----------------------------------- 
[x] bug fix (FC when Downloads 
 system app is not found)(2) 
[x] Hungarian translation 
 
 v2.0.3 - May 08 2013 
----------------------------------- 
[x] bug fix (FC when Downloads 
 system app is not found) 
 
 v2.0.2 - May 07 2013 
----------------------------------- 
[x] bug fix 
 
 v2.0.1 - May 06 2013 
----------------------------------- 
[x] bug fix 
 
 v2.0 - May 06 2013 
----------------------------------- 
[x] audio extraction from 
 downloaded video with optional 
 conversion to mp3 (with FFmpeg) 
[x] PayPal donation menu 
[x] BugSense integration 
[x] on the fly language switch 
[x] fixed locale change to default 
[x] 3 new option on SSH: 
 - use other ConnectBot forks 
 - use link inside same LAN 
 - SSH-send to long-press menu 
[x] up-navigation for ativities 
[x] nice translators list 
[x] new translations: 
 - German 
 - Hebrew 
 - Polish (Poland) 
 - Portuguese (Brazil) 
 - Russian 
 - Spanish 
 - Western Farsi (Iran) 
 
 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 (Portugal) transl. 
[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

TO-DO LIST

[v] downloads dashboard (WIP)
[v] new App's ICON (WIP)
[ ] default format/filter selection for video download
[ ] handle SourceForge servers down; fallback on GitHub for apk 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
[ ] use resolutions to identify qualities
[ ] make the App tablet friendly

ytdownloader's People

Contributors

dentex avatar writtmeyer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.