| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ytd2_20101223_src.jar | 2010-12-27 | 32.3 kB | |
| runytd2.jar | 2010-12-27 | 870.2 kB | |
| README | 2010-12-27 | 2.8 kB | |
| Totals: 3 Items | 905.3 kB | 0 | |
======================================
README of YouTubeDownloader2
======================================
This file is part of ytd2
ytd2 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.
ytd2 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 ytd2.
If not, see <http://www.gnu.org/licenses/>.
FILES
The source code is available via subversion at
https://sourceforge.net/projects/ytd2/.
The repository contains either the latest released sources or
changes for the next upcoming release. There are no branches or
tags for now.
INSTALL
There is no need to install it. YTD2 consists of just one
runnable file. Maybe there is an option of Java Web Start in the
future.
RUNNING
runytd2.jar should be executable via Java Runtime Environment
JRE 1.5 and later.
running ytd2 via command shell:
java -jar runytd2.jar
running ytd2 via file explorer:
just click on the jar-file (works if the file has execute file
permissions (on *ix platform) and JRE is a registered application
for jar-files)
TODO
GUI option for proxy/resolution
URls with playlists or other unusual things
correct handling of directories for download (esp. on M$-Windows)
entire GUI as drop target for mouse events
maybe: Java Web Start, translated GUI (or no text at all)
Any hints, suggestions, features, questions .. are welcome!
CHANGES
V20101223
2010-12-27 better handling of URLs pasted in
bugfixes: proxy now works with/without protocol
application can be shut down while download runs
2010-12-23 files being downloaded are shown with "downloading "
percentage is correct now ;)
V20101219
2010-12-19 URLs to mp4 (hd) now work
initial version
2010-12-17 fixing bugs regarding application shutdown
2010-12-16 sf.net project page registered and
initial version uploaded
2010-12-01? development started
I decided to not provide a single version number but rather
a releasedate_time as version. A number does not provide any
extra information but the date does. (IMHO)
YTD2 is named after ytd (https://sourceforge.net/projects/ytd/)
but the author never changed any bug reports nor answered
e-mails or forum posts.