Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SelectedListCellRenderer.java | 2011-08-22 | 1.6 kB | |
User.java | 2011-08-22 | 1.3 kB | |
Video.java | 2011-08-22 | 2.4 kB | |
FriendliGUI.java | 2011-08-22 | 81.5 kB | |
gpl.txt | 2011-08-22 | 35.1 kB | |
README | 2011-08-22 | 1.2 kB | |
Comment.java | 2011-08-22 | 1.4 kB | |
FriendliGUI.form | 2011-08-22 | 68.7 kB | |
Totals: 8 Items | 193.1 kB | 0 |
Version 0.1.3 - Changes: Switched to Jsoup to scrape comments and video info. Might be slightly faster. Info: Working on Mac, Windows, and Linux (tested on 10.6~, 7, and Ubuntu, respectively). Built in Netbeans, mainly uses the Robot class and JSoup. Download: Make sure you have Java downloaded and installed. http://friendli.sourceforge.net Get Friendli and Enjoy. /* * Friendli - The Free YouTube Friend Adder * Copyright (C) 2011 Douglas Edward Gastonguay-Goddard * * 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/>. */