BitMeTV Auto Download Script
Does anyone know of a decent IRSSI IRC Auto Download Script for BitMeTV
I have tried the one found in the BitMeTV forums but it only downloads empty .torrent files, other members have complained of this but the script creator there seems to have vanised.
Re: BitMeTV Auto Download Script
pyWhatAUTO has support built in for BMTV, I've found it a bit spotty at times but you might have better luck than I.
http://whatscripts.com/
It's not an irssi script, it's a standalone python executable, but if you can figure out irssi you should be able to set it up ok.
Re: BitMeTV Auto Download Script
Quote:
Originally Posted by
ca_aok
pyWhatAUTO has support built in for BMTV, I've found it a bit spotty at times but you might have better luck than I.
http://whatscripts.com/
It's not an irssi script, it's a standalone python executable, but if you can figure out irssi you should be able to set it up ok.
Thanks for that. I just took a quick look and wow, it's gonna take some reading.
Which is the best way to get the UID and PASS from the firefox cookies file?
Re: BitMeTV Auto Download Script
Cookies normally does it.
You can find the uid if you go to your own userdetails page as well.
Re: BitMeTV Auto Download Script
Quote:
Originally Posted by
executioner
Which is the best way to get the UID and PASS from the firefox cookies file?
Typing this in the address bar and pressing Enter should show you all cookies set by the current domain, as well as their values:
Code:
javascript:alert(document.cookie.replace(/; /g,'\n'));
Re: BitMeTV Auto Download Script
Quote:
Originally Posted by
anon-sbi
Quote:
Originally Posted by
executioner
Which is the best way to get the UID and PASS from the firefox cookies file?
Typing this in the address bar and pressing Enter should show you all cookies set by the current domain, as well as their values:
Code:
javascript:alert(document.cookie.replace(/; /g,'\n'));
Awsome mate, thanks.
Re: BitMeTV Auto Download Script
What's the difference between this and using an RSS feed (assuming the site has one)?
Re: BitMeTV Auto Download Script
Quote:
Originally Posted by
pro267
What's the difference between this and using an RSS feed (assuming the site has one)?
Speed.
Re: BitMeTV Auto Download Script
RSS feed can take 5-15 minutes (normally), IRC scripts download as soon as the torrent is announced to the site (and irc).
Re: BitMeTV Auto Download Script
It'll never cease to amaze me that some people actually care whether their torrents download a few minutes before or after a certain time..