[Burichan] [Futaba] [Kusabax]  -  [WT]  [Home] [Manage]

[Return] [Entire Thread] [Last 50 posts] [First 100 posts]
Posting mode: Reply
Name
Email
Subject   (reply to 904)
Message
File
Password  (for post and file deletion)
  • Supported file types are: GIF, JPG, PNG
  • Maximum file size allowed is 1000 KB.
  • Images greater than 200x200 pixels will be thumbnailed.
  • Currently 450 unique user posts. View catalog


No. 904 ID: 1a8e0f
How about a /rs/ (4chan's /rs/) script add-on? It would be fucking awesome.

For those who don't know what /rs/ is it's a board/section where DDL links are added and categorized per relevant board. Very useful.
55 posts omitted. Last 50 shown.
>> No. 1142 ID: 03a2bc
>>1140
what's the matter?
>> No. 1145 ID: b099e6
>>1142
i have no idea how to make one for http://hotfile.com/ the lots of dashes and stuff make me think ill just fuck up...so yeah please add in an a future release.
>> No. 1149 ID: 7c5934
>>1140
>> No. 1158 ID: 0682e9
so any chance of some new hosts like hotfile.com etc?
>> No. 1159 ID: 7fe8cf
>>1158
go into the fucking database and add them
>> No. 1160 ID: 809aee
>>1159
maybe he cant
>> No. 1161 ID: 0682e9
>>1159
>>1160

yeah i know how to add them but the regular expression thing is just far far out of my league so i'd really like some help so support hotfile and any other popular host :)
>> No. 1162 ID: 0682e9
so guys any help? :)
>> No. 1163 ID: 0682e9
pleasssssssssssse
>> No. 1171 ID: 809aee
>>1162
im shure they will help you when they have time.I tried adding hotfile but i think i fucked up with the dashes because it doesnt work.
>> No. 1172 ID: 4b380e
>>1161 or anyone else
Please provide a list of the host-site you want to add, each with two example links.

I'll then add them to the installer/upgrader
>> No. 1173 ID: 0682e9
>>1172

wow thank you very much :)

hotfile.com
http://hotfile.com/dl/52449393/8d1177d/sameple-link1.rar.html
http://hotfile.com/dl/52449436/45353a2/sameple-link2.rar.html

multiupload.com
http://www.multiupload.com/KLMA68K8L6
http://www.multiupload.com/FV6IOPGC69

ifile.it
http://ifile.it/osawbkm/sameple-link1.rar
http://ifile.it/ih1tapj/sameple-link2.rar

depositfiles.com
http://depositfiles.com/files/15la1g0kt
http://depositfiles.com/files/yj3rdgbpg

uploading.com
http://uploading.com/files/855c6e2e/sameple-link1.rar/
http://uploading.com/files/87e7f867/sameple-link2.rar/
>> No. 1175 ID: 4b380e
>>1173
"HotFile" => "'HotFile', '#http://hotfile.com/dl/[^\\\\s<]*#', '#<title>.*: ([^<]*)#', '#<div class=\"arrow_down\"><strong>.*<strong>([^<]*)</strong>#', 'hf'", "MultiUpload" => "'MultiUpload', '#http://www.multiupload.com/[^\\\\s<]*#', '/font-size:19px; color:#000000;\">([^<]*)/', '/<font style=\"color:#666666;\">([^<]*)/', 'muu'", "iFile" => "'iFile', '#http://ifile.it/[^\\\\s<]*#', '#<span style=\"cursor: default; font-size: 90%; color: gray;\">([^\\\\t]*)#', '#\\\\t\\\\t(\\\\d+\\\\.\\\\d+[^\\\\t]*)#', 'if'", "DepositFiles" => "'DepositFiles', '#http://depositfiles.com/files/[^(\\\\s<)]*#', '#File name:[^>]*>([^<]*)#', '#File size:[^>]*>([^<]*)#', 'df'"/*, "Uploading" => "'Uploading', '#http://uploading.com/files/[^(\\\\s<)]*#', '##', '#File size:[^>]*>([^<]*)#', 'up'"



these lines must be added to install.php
unfortunately uploading.com changes its title for each language, so it's impossible to get the file name
the others should work

if you want to add directly the lines in the database here's the table

HotFile#http://hotfile.com/dl/[^\s<]*##<title>.*: ([^<]*)##<div class="arrow_down"><strong>.*<strong>([^<]*)...hf MultiUpload#http://www.multiupload.com/[^\s<]*#/font-size:19px; color:#000000;">([^<]*)//<font style="color:#666666;">([^<]*)/muu iFile#http://ifile.it/[^\s<]*##<span style="cursor: default; font-size: 90%; col...#\t\t(\d+\.\d+[^\t]*)#if DepositFiles#http://depositfiles.com/files/[^(\s<)]*##File name:[^>]*>([^<]*)##File size:[^>]*>([^<]*)#df

>> No. 1176 ID: 809aee
>>1130
i did this and i just got a normal image board i tried uploading the index.php to the /rs/ folder but my ftp gives me a error.
>> No. 1177 ID: 809aee
This is what i get:


Error:Critical file transfer error
Status:Starting upload of C:\Users\pc\Desktop\Site Stuff\rs\rs\index.php
Command:PASV
Response:227 Entering Passive Mode (217,23,13,208,129,117)
Command:STOR index.php
Response:553 Can't open that file: Permission denied
Error:Critical file transfer error
>> No. 1178 ID: 809aee
>>1177
i think i fixed it by gucking with the .htaccess and adding intex.php to it.
>> No. 1179 ID: 231501
so this scans all the boards and gets the links and archives them?
>> No. 1180 ID: 8a975a
any idea how to make this thing wider?The names of the files get squished.
>> No. 1182 ID: 6bc3cc
>>1176
>>1177
>>1178
>C:\Users\pc\Desktop\Site Stuff\rs\rs\index.php
doing it wrong
the index.php should be in /rs/ folder, not in /rs/rs folder
>> No. 1183 ID: 6bc3cc
>>1179
NO.
This adds new links as people post them.

>>1180
edit /dwoo/templates/rs_board_page.tpl
>> No. 1184 ID: 8a975a
>>1182
i know where it should be.The problem is with the host since it didint let me upload things to the /rs/ folder because apache fucked something up.Anyways its a great little hack!If you add more file hosts in the future it will be even better!
>> No. 1185 ID: 6bc3cc
>>1184
>more file hosts
such as?
>> No. 1186 ID: 0682e9
>>1175

h ii've added them to my install.php file but i'm getting this error:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /var/www/install.php on line 20

here's my edited install.php file:

http://rapidshare.com/files/404914041/install.php
>> No. 1187 ID: 6bc3cc
>>1186
http://pastebin.com/

please use something like this to post it
I can't use rapidshare atm
>> No. 1188 ID: 0682e9
>>1187

http://pastebin.com/raw.php?i=9heBE0Xm

thank you
>> No. 1189 ID: 6bc3cc
>>1188
>'#<p><i><b>([^\\\\<]*)#', 'ih'"

add a comma

>'#<p><i><b>([^\\\\<]*)#', 'ih'",
>> No. 1190 ID: 0682e9
>>1189

tried that but i now get this error:

Warning: Unterminated comment starting line 23 in /var/www/install.php on line 23

Parse error: syntax error, unexpected $end, expecting ')' in /var/www/install.php on line 23
>> No. 1191 ID: 0682e9
any chance you can just edit your install.php with the new hosts are upload it :)
>> No. 1194 ID: 0682e9
right i've managed to get this to install by deleting depositfiles from install.php as there seems to be a problem with that

i've also tested the 5 hosts to see if they work:

hotfile.com = works perfect

multiupload.com = works perfect

ifile.it = detects links but show no file name on /rs/

depositfiles.com = wouldn't work/install with install.php

uploading.com = didn't detect links or show on /rs/ at all
>> No. 1195 ID: 0682e9
>>1183

what bit do we edit?
>> No. 1200 ID: b865ed
>>1195
<td class="postblock" align="center" width="400px">File</td>

Thats what i did.
>> No. 1201 ID: efa965
>>1200
><td class="postblock" align="center" width="400px">File</td>
html syntax disapprove:

<td class="postblock" style="text-align: center; width: 400px">File</td>
>> No. 1202 ID: 0682e9
>>1194

ideas? :)
>> No. 1203 ID: eff3fd
>>1202
yeah sorry, exams keep me busy
wait a second, I'm checking them right now
>> No. 1204 ID: 0682e9
>>1203

thank you so much :)
>> No. 1205 ID: eff3fd
>>1204
I'm having issues with ifile.it... still working
>> No. 1206 ID: eff3fd
Ok, I'm too noob to solve the problem with ifile

http://pastebin.com/jAp6tmSq

This is the install.php, remember to delete the old rows in rs_sites before reinstalling

let me know for any bug / solution
>> No. 1207 ID: 0682e9
>>1206

just tested all 10 hosts (not tested the torrent sites) and all 9 work other then ifile.it

hotfile.com = works perfect

multiupload.com = works perfect

ifile.it = not detecting the links at all

depositfiles.com = works perfect

uploading.com = works perfect

zshare.net = works perfect

sendspace.com = works perfect

mediafire.com = works perfect

megaupload.com = works perfect

rapidshare.com = works perfect

thank you very much :)
>> No. 1269 ID: 38535f
any idea how to add Pirate Bay and Demonoid?
>> No. 1270 ID: 2a64c5
either learn to regex or wait until I do it.

I will do it (if I will remember it) on Monday, adding a form to add them easily.
>> No. 1271 ID: 38535f
>>1270
Alrighty thanks.
>> No. 1276 ID: 2a64c5
oh btw I like to see chans where my /rs/ module is active, and I'd love to know bugs and such things, so please link your site and report bugs / fixes
>> No. 1278 ID: 38535f
>>1276
http://rockstararmy.com/rs/index.php

Not much in it yet since it's not released yet, but we'll let you know.
>> No. 1280 ID: 88bff3
>>1271
http://pastebin.com/iS1QHGWt
this is the new install.php, put it in the root folder and execute it.
I wasn't able to work on piratebay, since here it's blocked, so you should provide me a couple of raw pages in order to make me work on them.

if you want you can use the highly insecure form by pasting this code in it (for demonoid):
'Demonoid', '#http://www.demonoid.com/files/details/\\\\d+/\\\\d+/#', '#<title>([^<]*) - Demonoid#', '#Size:</b> ([^<]*)#', 'dm'


That's it for now.
>> No. 1288 ID: 38535f
>>1280
Here is the description/article on the torrent:
http://thepiratebay.org/torrent/5628169/ADOBE_PHOTOSHOP_CS5_EXTENDED_EDITION_%5Bthethingy%5D

Here is the direct download to a torrent:
http://torrents.thepiratebay.org/5628169/ADOBE_PHOTOSHOP_CS5_EXTENDED_EDITION_%5Bthethingy%5D.5628169.TPB.torrent


Also thanks again for the update :3
>> No. 1290 ID: 02ae8e
I can't reach torrentbay, you need to paste the html code somewhere
>> No. 1438 ID: d0f14b
SO MUCH WIN!
>> No. 1446 ID: d0f14b
UPDATE THE SCRIPT PLS!

or someone 1337!
>> No. 1490 ID: 075f87
Installed the /rs/ board without a hitch. However, it's not adding DDL links when they are being posted/submitted and nothing appears to be going into the databases. What do?
>> No. 1503 ID: d98036
>>1490
the regex from rapidshare links is fucked, every other shit works

kaiserchan.net/rs/

Why dont Script-OP Updates the thingy?
[Return] [Entire Thread] [Last 50 posts] [First 100 posts]


Delete post []
Password  
Report post
Reason