Forum rules
Under no circumstances is spamming or advertising of any kind allowed. Do not post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate others security. Profanity or any kind of insolent behavior to other members (regardless of rank) will not be tolerated. Remember, what you don’t find offensive can be offensive to other members. Please treat each other with the kind of reverence you’d expect from other members.
Failure to comply with any of the above will result in users being banned without notice. If any further details are needed, contact: “The team” using the link at the bottom of the forum page. Thank you.
Zyxyx
Posts: 1
Joined: Thu Jan 29, 2009 1:59 pm

Thu Jan 29, 2009 2:29 pm

Thank you very much for this HowTo :
I had tu use the Python 2.5 for it to work, but it's ok now.

Just a question : could you provide an updated 'installer.nsi' file for the 'subdownloader-2.0.9.3.tar.gz' source... or just explain how to adapt it to create a new installer.

User avatar
PhobosK
Posts: 16
Joined: Fri Dec 26, 2008 11:12 pm

Sat Jan 31, 2009 9:30 am

Hi,
Where did you find this 2.0.9.3 version?
I do not know what exactly this version has as changes, but it should not differ much in it's file/folders/tree structure so the only thing that probably needs a change in the .msi is the version number:

Code: Select all

!define PRODUCT_VERSION "2.0.9"
should be changed to:

Code: Select all

!define PRODUCT_VERSION "2.0.9.3"
If any files are changed (added or removed), you can add/remove them from the

Code: Select all

Section "MainSection" SEC01
following the pattern there.

BTW do not forget that the setup.py file will need the same changes as the described above (the version and the files changes).

User avatar
eduo
Posts: 716
Joined: Sat Feb 10, 2007 1:40 am
Location: Information Technology
Contact: ICQ Website Yahoo Messenger

Tue Feb 03, 2009 10:47 pm

You've got to be pretty miffed at the SubDownloader license to consider this tutorial a useable solution :)

I went a different route. I create my own subtitle downloading program connecting to the xmlrpc APIs. :D
http://eduo.info/
[url=http://eduo.info/soleol/]OpenSubtitles from your desktop: SolEol for Mac/Windows/Linux[/url]
[url=http://forums.plexapp.com/index.php?showtopic=325&st=0&p=2480&#entry2480]My current episode processing work flow[/url].

User avatar
PhobosK
Posts: 16
Joined: Fri Dec 26, 2008 11:12 pm

Tue Feb 03, 2009 11:42 pm

You've got to be pretty miffed at the SubDownloader license to consider this tutorial a useable solution :)

I went a different route. I create my own subtitle downloading program connecting to the xmlrpc APIs. :D
Hehe well you are right...
I hate when people use Open Source as a cover for profit... And if I had enough time I would have written my own routines for downloading subtitles... but actually what is the use in writing one more sub application when the efforts could be pointed to something much more useful like fixing bugs in an already existing sub application, adding additional features to it etc.

The problem with all Open Source applications is that at some point the team developing the application starts to disagree on different topics and they split as everyone starts a new clone of the application... That is a waste of time and energy in my personal opinion, and that is the reason why KDE4 for example is a total wreck (i can use the word crap even) - very nice look with an empty content... As one of my friends says... "I want when I install a music player, it to play the music, not to be just damned pretty"....

fabhawk
Posts: 8
Joined: Fri Dec 26, 2008 6:54 pm

setup.py for release 2.0.9.3

Wed Feb 04, 2009 9:39 pm

Dears,

Please find attached the new run.py for release 2.0.9.3

setup.py
installer.nsi

One file has changed name in the new release... is-it on purpose ?
Anyway, the rest works perfectly.

Regards
F

fabhawk
Posts: 8
Joined: Fri Dec 26, 2008 6:54 pm

Download free version directly

Sat Apr 25, 2009 9:38 am

http://thepiratebay.org/torrent/4703178 ... ee_version

:!: Don't forget to install Microsoft Visual C++, as indicated in torrent comment (link is provided too).

Enjoy FREE software :lol:

;-)
F

saxicek
Posts: 3
Joined: Tue May 05, 2009 5:27 pm

Tue May 05, 2009 5:37 pm

https://launchpad.net/opensubdownloader/+download/

OpenSubdownloader is a project that branched from Subdownloader and it provides free Windows binaries. Enjoy! :)

User avatar
PhobosK
Posts: 16
Joined: Fri Dec 26, 2008 11:12 pm

Wed May 06, 2009 9:15 am

Thanks @saxicek,
I appreciate this :)...
And I hope all of the Windows users of SubDownloader do appreciate it too :)
Probably it will be a good idea if you can organize a SourceForge project too :oops:

makoola
Posts: 3
Joined: Mon Mar 15, 2010 4:31 pm

Wed Mar 17, 2010 7:14 pm

thanx for the tutorial..I followed the steps until 8 which I didn't know how to do..downloaded NSIS but Windows XP command prompt didn't recognize the code cd before the path so I was stuck and stopped..more help and explanation please..I'm new at this !!!

User avatar
PhobosK
Posts: 16
Joined: Fri Dec 26, 2008 11:12 pm

Thu Mar 18, 2010 6:03 pm

thanx for the tutorial..I followed the steps until 8 which I didn't know how to do..downloaded NSIS but Windows XP command prompt didn't recognize the code cd before the path so I was stuck and stopped..more help and explanation please..I'm new at this !!!
Probably you did not copy/paste the exact code for that at step 10. BTW step 9 includes the install of NSIS, and you do that the way you install any program in WinXP by clicking the executable and following the wizard.
Anyway I recommend you use the ready version that @saxicek is providing at https://launchpad.net/opensubdownloader/+download/
(read 2 posts above yours)

hustler81
Posts: 1
Joined: Wed Mar 17, 2010 8:53 pm

Sat Mar 20, 2010 10:20 pm

guys isnt there any easier way to make subdownloader work without all this process? as i am not an expert i find it a little difficult to do it? isnt there anything like a crack or sth?
thanks

User avatar
PhobosK
Posts: 16
Joined: Fri Dec 26, 2008 11:12 pm

Sun Mar 21, 2010 11:03 am

guys isnt there any easier way to make subdownloader work without all this process? as i am not an expert i find it a little difficult to do it? isnt there anything like a crack or sth?
thanks
I do not see any wise reason that someone should waste his time preparing a crack or a serial keygen for this buggy application.... And as far as I remember the code (i haven't used the app for more than a year now), they use some kind of an online verification (I do not really get why people waste their time and abilities to code protection routines at all, 'cause even big corporations applications' protection has anti-measures against that)... Anyway probably there is a crack/keygen somewhere in the Net... but actually the easiest way to use the free version is just to download it from @saxicek's launchpad account.
Besides on Windows there are already quite a lot of free applications that offer subtitles download and not only from this site... like the mplayer that goes bundled with the KCodecs, the SMplayer etc.

ntriqetev
Posts: 1
Joined: Sun Apr 04, 2010 5:28 am

SubDownload links

Sun Apr 04, 2010 5:31 am


User avatar
PhobosK
Posts: 16
Joined: Fri Dec 26, 2008 11:12 pm

Re: SubDownload links

Sun Apr 04, 2010 10:15 am

SubDownloader available here: http://www.gotoware.xxx/SubDownloader.....
This version is too old...

I recommend users to stick to the @saxicek's launchpad account download.

Wonderm00n
Posts: 15
Joined: Tue Feb 05, 2008 7:39 pm

Re: HOWTO easy compile SubDownloader on Windows for free

Mon Dec 20, 2010 4:39 pm

Is it just me or OpenSubDownloader just keeps Not Responding and never really opens the interface window?

Return to “Programs using OS”

Who is online

Users browsing this forum: No registered users and 39 guests